aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-11-10[4/4] dca: fixup initialization dependencyDan Williams
2008-11-10[3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski
2008-11-10[2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski
2008-11-10[1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski
2008-11-10SSB: hide empty sub menuMike Frysinger
2008-11-07Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell
2008-11-07sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-11-07el3_common_init() should be __devinit, not __initAl Viro
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas
2008-11-07mlx4_en: Start port error flow bug fixYevgeny Petrilin
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor
2008-11-06rtc-cmos: fix boot log messageFrans Pop
2008-11-06atmel_serial: keep clock off when it's not neededDavid Brownell
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller
2008-11-06hwmon: applesmc: add support for iMac 8Henrik Rydberg
2008-11-06hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg
2008-11-06hwmon: applesmc: add support for Macbook 5Henrik Rydberg
2008-11-06hwmon: applesmc: add support for iMac 5Henrik Rydberg
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov
2008-11-06cciss: new hardware supportMike Miller
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville
2008-11-06[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor
2008-11-06[WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor
2008-11-06md: linear: Fix a division by zero bug for very small arrays.Andre Noll
2008-11-06md: fix bug in raid10 recovery.NeilBrown
2008-11-06md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-11-04drivers: remove duplicated #includeJianjun Kong