summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugzilla-11917' into releaseLen Brown2008-11-111-1/+2
|\
| * ACPI EC: Fix regression due to use of uninitialized variableAlexey Starikovskiy2008-11-071-1/+2
* | Merge branch 'bugzilla-11539' into releaseLen Brown2008-11-111-8/+17
|\ \
| * | ACPI: avoid empty file name in sysfsPeter Gruber2008-11-061-8/+17
* | | Merge branch 'bugzilla-11312' into releaseLen Brown2008-11-112-12/+13
|\ \ \
| * | | ACPI: bugfix reporting of event handler statusZhang Rui2008-10-282-12/+13
| |/ /
* | | libata: revert convert-to-block-tagging patchesTejun Heo2008-11-103-44/+64
* | | regression: disable timer peek-ahead for 2.6.28Arjan van de Ven2008-11-091-1/+3
* | | Don't ask twice about not including staging driversLinus Torvalds2008-11-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-11-097-18/+19
|\ \ \
| * | | mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-086-17/+14
| * | | mmc: increase SD write timeout for crappy cardsPierre Ossman2008-11-081-1/+5
* | | | regulator: Use menuconfig in KconfigTakashi Iwai2008-11-091-11/+4
|/ / /
* | | Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2008-11-081-3/+3
|\ \ \
| * \ \ Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-071-3/+3
| |\ \ \
| | * | | oprofile: fix memory orderingNick Piggin2008-10-271-3/+3
* | | | | Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman2008-11-071-1/+1
* | | | | Staging: only build the tree if we really want toGreg Kroah-Hartman2008-11-071-2/+18
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-073-21/+23
|\ \ \ \
| * | | | PCI: fix range check on mmapped sysfs resource filesEd Swierk2008-11-031-1/+1
| * | | | PCI: remove excess kernel-doc notationRandy Dunlap2008-11-031-2/+4
| * | | | PCI: fix VPD limit quirk for Broadcom 5708SYu Zhao2008-11-031-18/+18
| | |_|/ | |/| |
* | | | trivial: MPT fusion - remove long dead codeAlan Cox2008-11-071-108/+0
* | | | trivial: dmi_scan typoAlan Cox2008-11-071-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-066-11/+39
|\ \ \ \
| * | | | iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| * | | | iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| * | | | iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
| * | | | ath5k: correct handling of rx status fieldsBob Copeland2008-11-061-8/+8
| * | | | zd1211rw: Add 2 device IDsDaniel Drake2008-11-061-0/+2
| * | | | iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
| * | | | iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+7
| * | | | Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-11-067-26/+29
|\ \ \ \ \
| * | | | | ieee1394: dv1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-311-2/+8
| * | | | | ieee1394: raw1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-311-3/+6
| * | | | | ieee1394: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-312-11/+7
| * | | | | firewire: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-313-10/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-11-061-4/+4
|\ \ \ \ \ \
| * | | | | | [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor2008-11-061-4/+4
| * | | | | | [WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor2008-11-061-1/+1
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-11-063-7/+3
|\ \ \ \ \ \ \
| * | | | | | | md: linear: Fix a division by zero bug for very small arrays.Andre Noll2008-11-061-0/+2
| * | | | | | | md: fix bug in raid10 recovery.NeilBrown2008-11-061-1/+1
| * | | | | | | md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown2008-11-061-6/+0
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-061-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan2008-11-051-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-062-19/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-052-19/+4
| * | | | | | | | [MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi2008-10-211-1/+0