summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-10[4/4] dca: fixup initialization dependencyDan Williams1-1/+1
2008-11-10[3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski1-2/+2
2008-11-10[2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski1-11/+6
2008-11-10[1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski1-0/+7
2008-11-10SSB: hide empty sub menuMike Frysinger1-2/+3
2008-11-07Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller3-8/+10
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell1-4/+6
2008-11-07sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings1-2/+2
2008-11-07el3_common_init() should be __devinit, not __initAl Viro1-3/+3
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas1-1/+1
2008-11-07mlx4_en: Start port error flow bug fixYevgeny Petrilin1-1/+1
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-11/+39
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-26/+29
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-4/+4
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+3
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+1
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-19/+4
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor1-1/+1
2008-11-06rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-06atmel_serial: keep clock off when it's not neededDavid Brownell1-3/+14
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin6-0/+1320
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-06hwmon: applesmc: add support for iMac 8Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg1-0/+10
2008-11-06hwmon: applesmc: add support for Macbook 5Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for iMac 5Henrik Rydberg1-0/+8
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch1-2/+8
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov1-1/+6
2008-11-06cciss: new hardware supportMike Miller1-0/+4
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi1-1/+1
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas1-0/+8
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland1-8/+8
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville1-1/+5
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville1-1/+3
2008-11-06[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor1-4/+4
2008-11-06[WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor1-1/+1
2008-11-06md: linear: Fix a division by zero bug for very small arrays.Andre Noll1-0/+2
2008-11-06md: fix bug in raid10 recovery.NeilBrown1-1/+1
2008-11-06md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown1-6/+0
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2-19/+4
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan1-0/+1
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-22/+40
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-34/+56
2008-11-04drivers: remove duplicated #includeJianjun Kong8-8/+0