| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 | 25 | -210/+868 |
|\ \ \ \ \ |
|
| | | | | * | [ARM] pxa: restrict availability of pxa2xx PCMCIA drivers | Russell King | 2008-04-19 | 1 | -0/+1 |
| | | | | * | [ARM] 4974/1: Drop unused leds-tosa. | Dmitry Baryshkov | 2008-04-19 | 3 | -138/+0 |
| | | | | * | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov | 2008-04-19 | 1 | -0/+10 |
| | | | | * | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 2008-04-19 | 3 | -0/+274 |
| | | | | * | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 | 3 | -0/+450 |
| | | | | * | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 7 | -0/+7 |
| |_|_|_|/
|/| | | | |
|
| | | | * | plat-orion: make orion_nand available for all Orion families | Lennert Buytenhek | 2008-03-27 | 2 | -2/+2 |
| | | | * | plat-orion: make i2c-mv64xxx available for all Orion families | Lennert Buytenhek | 2008-03-27 | 1 | -1/+1 |
| | | | * | plat-orion: make mv643xx_eth available for all Orion families | Lennert Buytenhek | 2008-03-27 | 1 | -1/+1 |
| | | | * | plat-orion: make ehci-orion available for all Orion families | Lennert Buytenhek | 2008-03-27 | 2 | -3/+2 |
| | | | * | sata_mv: mbus decode window support | Lennert Buytenhek | 2008-03-27 | 1 | -0/+31 |
| | | | * | ehci-orion: mbus decode window support | Lennert Buytenhek | 2008-03-27 | 1 | -2/+34 |
| |_|_|/
|/| | | |
|
| | | * | [ARM] 4999/1: <IMX UART>: fix membase | Sascha Hauer | 2008-04-17 | 1 | -2/+2 |
| | | * | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size | Sascha Hauer | 2008-04-17 | 1 | -10/+15 |
| | | * | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup | Sascha Hauer | 2008-04-17 | 1 | -1/+1 |
| | | * | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling | Sascha Hauer | 2008-04-17 | 1 | -1/+3 |
| | | * | [ARM] 4994/1: <IMX UART>: Move error handling into execution path | Sascha Hauer | 2008-04-17 | 1 | -41/+33 |
| | | * | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines | Sascha Hauer | 2008-04-17 | 1 | -4/+0 |
| |_|/
|/| | |
|
| | * | Revert "PCI: remove transparent bridge sizing" | Linus Torvalds | 2008-03-26 | 1 | -5/+0 |
| |/
|/| |
|
| * | [ARM] 4980/1: [AT91] emQbit ECB_AT91 board support | Andrew Victor | 2008-04-17 | 1 | -1/+3 |
|/ |
|
* | ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") | Bjorn Helgaas | 2008-03-25 | 1 | -2/+2 |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-03-25 | 3 | -11/+31 |
|\ |
|
| * | i2c: Fix docbook problem | Randy Dunlap | 2008-03-23 | 1 | -2/+2 |
| * | i2c-omap: Fix unhandled fault | Tony Lindgren | 2008-03-23 | 1 | -8/+28 |
| * | i2c-bfin-twi: Disable BF54x support for now | Bryan Wu | 2008-03-23 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-24 | 11 | -9/+54 |
|\ \ |
|
| * | | USB: Fix cut-and-paste error in rtl8150.c | Robert P. J. Day | 2008-03-24 | 1 | -1/+1 |
| * | | USB: ehci: stop vt6212 bus hogging | Rene Herman | 2008-03-24 | 1 | -0/+14 |
| * | | USB: sierra: add another device id | Kevin Lloyd | 2008-03-24 | 1 | -0/+1 |
| * | | USB: sierra: dma fixes | Oliver Neukum | 2008-03-24 | 1 | -4/+13 |
| * | | USB: add support for Motorola ROKR Z6 cellphone in mass storage mode | Constantin Baranov | 2008-03-24 | 2 | -1/+13 |
| * | | USB: isd200: fix memory leak in isd200_get_inquiry_data | Boaz Harrosh | 2008-03-24 | 1 | -0/+1 |
| * | | USB: pl2303: another product ID | Max Arnold | 2008-03-24 | 2 | -0/+2 |
| * | | USB: new quirk flag to avoid Set-Interface | Alan Stern | 2008-03-24 | 2 | -1/+7 |
| * | | USB: fix gadgetfs class request delegation | Roy Hashimoto | 2008-03-24 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-24 | 2 | -0/+7 |
|\ \ \ |
|
| * | | | driver core: debug for bad dev_attr_show() return value. | Andrew Morton | 2008-03-24 | 1 | -0/+5 |
| * | | | UIO: add pgprot_noncached() to UIO mmap code | Jean-Samuel Chenard | 2008-03-24 | 1 | -0/+2 |
| |/ / |
|
* | | | PCI: revert "pcie: utilize pcie transaction pending bit" | Andrew Morton | 2008-03-24 | 1 | -21/+0 |
* | | | PCI: iova: lockdep false alarm fix | Mark Gross | 2008-03-24 | 1 | -0/+7 |
|/ / |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-24 | 5 | -44/+133 |
|\ \ |
|
| * | | [libata] ahci: SB600 workaround is suspect... play it safe for now | Jeff Garzik | 2008-03-24 | 1 | -1/+5 |
| * | | sata_promise: fix hardreset hotplug events, take 2 | Mikael Pettersson | 2008-03-24 | 1 | -21/+88 |
| * | | libata: improve HPA error handling | Tejun Heo | 2008-03-24 | 1 | -4/+4 |
| * | | libata: assume no device is attached if both IDENTIFYs are aborted | Tejun Heo | 2008-03-24 | 1 | -14/+24 |
| * | | pata_it821x: use raw nbytes in check_atapi_dma | Tejun Heo | 2008-03-24 | 1 | -1/+1 |
| * | | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 2008-03-24 | 1 | -3/+11 |
* | | | hw_random doc updates | David Brownell | 2008-03-24 | 1 | -1/+8 |
* | | | mtd: memory corruption in block2mtd.c | Ingo van Lil | 2008-03-24 | 1 | -1/+0 |
|/ / |
|