summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-2162-63/+20
|\
| * Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-1819-20/+20
| * drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-1838-38/+0
| * net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-185-5/+0
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-2127-248/+969
|\ \
| * \ Merge branch 'merge-fixes' into develRussell King2008-04-19927-121467/+81710
| |\ \
| | * | [ARM] Remove leds-tosa.cRussell King2008-04-191-132/+0
| | |/
| * | Merge branch 'omap2-upstream' into develRussell King2008-04-19300-1744/+2524
| |\ \
| | * | ARM: OMAP: I2C: tps65010 driver converts to gpiolibDavid Brownell2008-04-142-1/+101
| | * | ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell2008-04-141-40/+0
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-1925-210/+868
| |\ \ \ \ \ \ \
| | | | | | * | | [ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King2008-04-191-0/+1
| | | | | | * | | [ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov2008-04-193-138/+0
| | | | | | * | | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov2008-04-191-0/+10
| | | | | | * | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel2008-04-193-0/+274
| | | | | | * | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel2008-04-193-0/+450
| | | | | | * | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-197-0/+7
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek2008-03-272-2/+2
| | | | | * | | plat-orion: make i2c-mv64xxx available for all Orion familiesLennert Buytenhek2008-03-271-1/+1
| | | | | * | | plat-orion: make mv643xx_eth available for all Orion familiesLennert Buytenhek2008-03-271-1/+1
| | | | | * | | plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-272-3/+2
| | | | | * | | sata_mv: mbus decode window supportLennert Buytenhek2008-03-271-0/+31
| | | | | * | | ehci-orion: mbus decode window supportLennert Buytenhek2008-03-271-2/+34
| | |_|_|/ / / | |/| | | | |
| | | | * | | [ARM] 4999/1: <IMX UART>: fix membaseSascha Hauer2008-04-171-2/+2
| | | | * | | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space sizeSascha Hauer2008-04-171-10/+15
| | | | * | | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startupSascha Hauer2008-04-171-1/+1
| | | | * | | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for pollingSascha Hauer2008-04-171-1/+3
| | | | * | | [ARM] 4994/1: <IMX UART>: Move error handling into execution pathSascha Hauer2008-04-171-41/+33
| | | | * | | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused definesSascha Hauer2008-04-171-4/+0
| | |_|/ / / | |/| | | |
| | * | | | [ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor2008-04-171-1/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-218-30/+158
|\ \ \ \ \
| * | | | | cpumask: add show cpu map functionsMike Travis2008-04-191-0/+48
| * | | | | cpumask: use new cpus_scnprintf functionMike Travis2008-04-194-18/+94
| * | | | | nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-191-3/+4
| * | | | | generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-193-10/+13
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-04-216-125/+528
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-182-16/+51
| * | | | Fix sh_keysc double freeMagnus Damm2008-04-181-1/+0
| * | | | rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello2008-04-181-109/+187
| * | | | sh: SuperH KEYSC platform driverMagnus Damm2008-04-183-0/+291
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18424-103368/+55862
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17162-278/+768
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1765-3904/+3328
| |\ \ \ \ \ \
| | * | | | | | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
| | * | | | | | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-9/+29
| | * | | | | | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | | | | | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
| | * | | | | | tc35815: Statistics cleanupAtsushi Nemoto2008-04-171-1/+2
| | * | | | | | natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-171-4/+6
| | * | | | | | e1000: convert uint16_t style integers to u16Joe Perches2008-04-165-1128/+1128
OpenPOWER on IntegriCloud