summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-09regression: disable timer peek-ahead for 2.6.28Arjan van de Ven1-1/+3
2008-11-09Don't ask twice about not including staging driversLinus Torvalds1-1/+1
2008-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds7-18/+19
2008-11-09regulator: Use menuconfig in KconfigTakashi Iwai1-11/+4
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers6-17/+14
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman1-1/+5
2008-11-08Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+3
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman1-1/+1
2008-11-07Staging: only build the tree if we really want toGreg Kroah-Hartman1-2/+18
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-3/+3
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-21/+23
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox1-108/+0
2008-11-07trivial: dmi_scan typoAlan Cox1-3/+3
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