aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill1-1/+1
2008-12-21powerpc/mpc5200: fix error paths in PSC UART probe functionWolfram Sang1-8/+15
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang1-4/+37
2008-12-21powerpc/mpc5200: Make PSC UART driver update serial errors countersRené Bürgel1-2/+8
2008-12-21powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driverWolfram Sang1-4/+1
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2-66/+483
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt1-2/+2
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-2/+2
2008-12-21hvc_console: Escape magic sysrq keyHendrik Brueckner1-2/+5
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov1-0/+34
2008-12-21of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov1-6/+16
2008-12-21of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov1-7/+4
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras26-169/+263
2008-12-17Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-3/+16
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-54/+44
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov1-0/+3
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman6-18/+0
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2-0/+5
2008-12-17USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum1-52/+3
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold2-0/+5
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern1-1/+3
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell1-0/+4
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2-0/+4
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox2-0/+4
2008-12-17usb-storage: update unusual_devs entry for Nokia 5310Alan Stern1-1/+1
2008-12-17USB: Unusual devs patch for Nokia 3500cOzan Sener1-0/+7
2008-12-17USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László1-0/+7
2008-12-17USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman1-0/+1
2008-12-16i2c-s3c2410: fix check for being in suspend.Ben Dooks1-3/+15
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto1-0/+1
2008-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+6
2008-12-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-9/+68
2008-12-16Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2008-12-16pata_hpt366: no ATAPI DMATejun Heo1-1/+3
2008-12-16pata_hpt366: fix cable detection,Tejun Heo1-2/+6
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo1-6/+59
2008-12-16sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming1-1/+1
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven1-3/+3
2008-12-16Merge branch 'merge' into nextPaul Mackerras70-694/+841
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-58/+95
2008-12-15ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-15pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-14ieee1394: add quirk fix for Freecom HDDStefan Richter1-0/+6
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-3/+3
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-10/+18
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2-10/+18
2008-12-11e1000e: fix double release of mutexJeff Kirsher1-2/+7