summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* clk: remove unused __clk_[get|put]Sascha Hauer2013-04-031-2/+0
* Merge branch 'for-next/vexpress'Sascha Hauer2013-03-043-0/+90
|\
| * sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the a...Jean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+30
| * amba: introduce amba_device_get_pid/cidJean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+28
| * arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+32
* | Merge branch 'for-next/mtd'Sascha Hauer2013-03-041-0/+9
|\ \
| * | mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-141-0/+2
| * | mtd: Add mtd_* functionsSascha Hauer2013-02-141-0/+7
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-041-0/+9
|\ \
| * | log2: Fix declaration of __roundup_pow_of_twoMaxime Ripard2013-02-271-0/+9
| |/
* | Merge branch 'for-next/gpt'Sascha Hauer2013-03-042-0/+560
|\ \
| * | disk: partitions: add EFI GUID Partition TableJean-Christophe PLAGNIOL-VILLARD2013-02-181-0/+547
| * | linux/types: import __aligned_x64 from the kernelJean-Christophe PLAGNIOL-VILLARD2013-02-161-0/+13
| |/
* | phy: fix force modeJean-Christophe PLAGNIOL-VILLARD2013-02-251-0/+1
* | mtd: nand: do not write empty pagesSascha Hauer2013-02-211-0/+2
|/
* mtd nand: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-271-1/+1
* w1: gpio: use int for gpioJean-Christophe PLAGNIOL-VILLARD2013-01-131-2/+2
* net phylib: force to wait for linkSascha Hauer2012-12-121-0/+1
* Merge branch 'for-next/phylib'Sascha Hauer2012-12-072-1/+50
|\
| * phylib: add micrel supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+30
| * phylib: add fixup supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+18
| * phylib: introduction of forced 100MbpsJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+2
* | Merge branch 'pu/clk' into for-next/clkSascha Hauer2012-12-071-0/+8
|\ \
| * | clk: Add clk table based divider supportSascha Hauer2012-12-061-0/+10
* | | clk: add always enabled clocksAntony Pavlov2012-12-031-0/+3
|/ /
* / m25p80: re-import it againt mtd_add_hostJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+65
|/
* Merge branch 'for-next/mtd'Sascha Hauer2012-11-161-1/+3
|\
| * mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-0/+2
| * mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+1
* | Merge branch 'for-next/imx'Sascha Hauer2012-11-161-0/+2
|\ \
| * | clk: Add clk gate supportSascha Hauer2012-10-101-0/+2
* | | Merge branch 'for-next/bcm2835'Sascha Hauer2012-11-162-0/+13
|\ \ \
| * | | clkdev: add helper function to register one clock lookup for a struct clkCarlo Caione2012-10-211-0/+1
| * | | gpio: add ARM Primcell pl061 supportJean-Christophe PLAGNIOL-VILLARD2012-10-051-0/+12
| |/ /
* | | Merge branch 'for-next/at91'Sascha Hauer2012-11-164-0/+351
|\ \ \
| * \ \ Merge branch 'for-next/i2c' into for-next/at91Sascha Hauer2012-11-153-0/+326
| |\ \ \
| | * \ \ Merge commit 'a8a9542' into HEADSascha Hauer2012-11-151-0/+121
| | |\ \ \ | | | | |/ | | | |/|
| | | * | import include/linux/math64.hJean-Christophe PLAGNIOL-VILLARD2012-10-151-0/+121
| | | |/
| | * | add roundup and rounddown supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+15
| | * | import log2 support from linuxJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+190
| | |/
| * / 1-wire: add gpio busJean-Christophe PLAGNIOL-VILLARD2012-10-291-0/+25
| |/
* | phy: add smsc phy driver supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+25
* | phy: add phy_drivers_registerJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+1
|/
* clk: initial common clk supportSascha Hauer2012-10-041-0/+42
* clk clkdev: Add clkdev matching based on physbaseSascha Hauer2012-10-041-0/+3
* err.h: introduce IS_ERR_OR_NULLSascha Hauer2012-10-041-0/+5
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-033-9/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-173-9/+0
* | Merge branch 'for-next/amba'Sascha Hauer2012-10-032-0/+182
|\ \
| * | amba-pl011: add st specific initJean-Christophe PLAGNIOL-VILLARD2012-09-111-0/+29