summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-next/marvell'Sascha Hauer2014-03-072-0/+75
|\ \
| * | bus: mvebu: add mbus driverSebastian Hesselbarth2014-02-101-0/+61
| * | net: phy: add of_phy_device_connectSebastian Hesselbarth2014-02-101-0/+14
| |/
* / mtd: nand: disable subpage readsSascha Hauer2014-03-031-1/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-02-031-2/+11
|\
| * net: phy: Add static inline wrapper for phy_register_fixup_for_uidSascha Hauer2014-01-271-2/+11
* | list: add list_first_entry_or_null()Sascha Hauer2014-01-101-0/+11
|/
* Merge branch 'for-next/miiphy'Sascha Hauer2014-01-071-0/+12
|\
| * miitool: change behaviour closer to linux' mii-toolAntony Pavlov2014-01-061-2/+2
| * net: phy: implement detect callback for miibus devicesSascha Hauer2013-12-111-0/+4
| * net: phy: Track mii buses on a listSascha Hauer2013-12-111-0/+7
| * net: phy: track registered state of a phy deviceSascha Hauer2013-12-111-0/+2
| * net: phy: bail out early in phy_device_connectSascha Hauer2013-12-111-1/+0
* | mtd: Add subpagesize to mtd_info_userSascha Hauer2013-12-201-0/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2013-12-061-0/+1
|\
| * treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* | Merge branch 'for-next/mips'Sascha Hauer2013-12-061-0/+15
|\ \
| * | MIPS: add asm-offsets.h generationAntony Pavlov2013-12-041-0/+15
| |/
* / clk: add of_clk_init and CLK_OF_DECLARE macroSebastian Hesselbarth2013-11-111-0/+14
|/
* Merge branch 'for-next/net'Sascha Hauer2013-11-071-0/+1
|\
| * net: phy: Add micrel KSZ8031Markus Pargmann2013-10-261-0/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2013-11-071-1/+1
|\ \
| * | mtd: Pass device_id to add_mtd_deviceSascha Hauer2013-10-291-1/+1
| |/
* / add: mmci driversJean-Christophe PLAGNIOL-VILLARD2013-10-221-0/+42
|/
* clk: of: introduce of_clk_src_simple_getSascha Hauer2013-09-231-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2013-09-051-0/+4
|\
| * net/phy: support of mmd register read and writeJan Weitzel2013-08-311-0/+4
* | Add deflate_decompress functionSascha Hauer2013-08-071-0/+4
* | extend barebox wrapper headerSascha Hauer2013-08-071-0/+32
* | mtd: ubi: Add support for opening a volume by cdevSascha Hauer2013-08-071-0/+1
|/
* Merge branch 'for-next/serial'Sascha Hauer2013-08-051-1/+38
|\
| * clk: provide static inline wrappersSascha Hauer2013-07-231-1/+38
* | Merge branch 'for-next/mtd'Sascha Hauer2013-08-0510-345/+816
|\ \
| * | UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-254-0/+251
| * | UBI: remove old ubi supportSascha Hauer2013-07-241-183/+0
| * | mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-235-277/+597
| * | mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-221-0/+13
| * | mtd: introduce ecc strengthSascha Hauer2013-07-222-0/+26
| * | string: introduce memchr_invSascha Hauer2013-07-221-0/+2
| * | mtd: sync bbm.h with Linux KernelSascha Hauer2013-07-221-22/+61
| * | mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-222-17/+20
| |/
* | lib: Add support for LZ4-compressed kernelKyungsik Lee2013-07-161-0/+10
* | decompressor: Add LZ4 decompressor moduleKyungsik Lee2013-07-161-0/+87
|/
* clk: allow to instanciate clk mux without registering itLucas Stach2013-07-021-0/+4
* clk: allow to instanciate clk gate without registering itLucas Stach2013-07-021-0/+4
* clk: add clock lookup from devicetreeLucas Stach2013-07-021-0/+33
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-021-0/+9
|\
| * lib: string: import case-insensitive string compareSebastian Hesselbarth2013-06-201-0/+9
* | clk: add prototype for clk_is_enabledSascha Hauer2013-06-201-0/+1
* | clk: gate: Add inverted gate supportSascha Hauer2013-06-201-0/+2