summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-23USB: Fixing Nokia 3310c in storage modeFilip Joelsson1-0/+7
2008-09-23usb gadget: fix omap_udc DMA regressionDavid Brownell1-2/+2
2008-09-23USB: fix hcd interrupt disablingGeoff Levand1-1/+2
2008-09-23USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray1-1/+1
2008-09-23USB: Fix the Nokia 6300 storage-mode.Richard Nauber1-0/+7
2008-09-23USB: ehci: fix some ehci hangs and crashesDavid Brownell1-10/+16
2008-09-23USB Serial: Sierra: Device addition & version revKevin Lloyd1-4/+5
2008-09-23USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd4-18/+1
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-4/+4
2008-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-18/+19
2008-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-10/+14
2008-09-23atmel_serial: update the powersave handler to match serial coreAnti Sullin1-13/+19
2008-09-23ibmasr: remove unnecessary spin_unlock()Akinobu Mita1-1/+0
2008-09-23[WATCHDOG] unlocked_ioctl changesWim Van Sebroeck4-11/+11
2008-09-23[WATCHDOG] wdt285: fix sparse warningsBen Dooks1-7/+8
2008-09-23[WATCHDOG] ibmasr: remove unnecessary spin_unlock()Akinobu Mita1-1/+0
2008-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-10/+14
2008-09-22ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2-3/+10
2008-09-22wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com1-0/+1
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian3-7/+3
2008-09-22pcmcia: Fix broken abuse of dev->driver_dataAlan Cox1-9/+14
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+11
2008-09-21Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-12/+12
2008-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds4-11/+18
2008-09-20mmc_test: initialize mmc_test_lock staticallyAkinobu Mita1-3/+1
2008-09-20mmc_block: handle error from mmc_register_driver()Akinobu Mita1-2/+7
2008-09-20atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen1-0/+4
2008-09-20atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen1-4/+0
2008-09-20atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen1-0/+2
2008-09-20atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen1-0/+2
2008-09-20tmio_mmc: fix compilation with debug enabledDmitry Baryshkov1-2/+2
2008-09-20hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk1-1/+1
2008-09-20hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki1-2/+2
2008-09-20hwmon: (atxp1) Fix device detection logicJean Delvare1-9/+9
2008-09-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+4
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-23/+38
2008-09-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+10
2008-09-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+7
2008-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-7/+38
2008-09-19md: Don't wait UNINTERRUPTIBLE for other resync to finishNeilBrown1-1/+7
2008-09-18e100: Use pci_pme_active to clear PME_Status and disable PME#Rafael J. Wysocki1-3/+1
2008-09-18e1000: prevent corruption of EEPROM/NVMChristopher Li1-0/+23
2008-09-18forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu1-3/+13
2008-09-18bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned intBenjamin Li1-1/+1
2008-09-16hpplus: fix build regressionStephen Hemminger1-4/+4
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2-36/+0
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH1-3/+3
2008-09-16Merge branches 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier3-13/+14
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin3-10/+24
2008-09-16RDMA/nes: Fix client side QP destroyFaisal Latif1-9/+2