aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-234-14/+36
|\
| * vhost: add __rcu annotationsArnd Bergmann2010-08-213-13/+35
| * input: __rcu annotationsArnd Bergmann2010-08-191-1/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-212-8/+5
|\ \
| * | mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck2010-08-201-0/+1
| * | mtd: nand: Fix regression in BBM detectionBrian Norris2010-08-191-7/+3
| * | pxa3xx: fix ns2cycle equationAxel Lin2010-08-181-1/+1
* | | drivers/scsi/qla4xxx: fix buildAndrew Morton2010-08-202-2/+2
* | | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park2010-08-201-3/+3
* | | sdhci: add no hi-speed bit quirk supportKyungmin Park2010-08-202-1/+4
* | | s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park2010-08-201-1/+1
* | | revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton2010-08-202-78/+11
* | | matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary2010-08-201-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-185-6/+20
|\ \
| * | USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball2010-08-163-0/+11
| * | HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina2010-08-131-2/+3
| * | HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball2010-08-131-2/+4
| * | HID: picolcd: correct ordering of framebuffer freeingBruno Prémont2010-08-061-1/+1
| * | HID: picolcd: testing the wrong variableDan Carpenter2010-08-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-183-35/+69
|\ \ \
| * | | tty: fix fu_list abuseNick Piggin2010-08-182-35/+55
| * | | fs: cleanup files_lock lockingNick Piggin2010-08-182-9/+23
| * | | fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-4/+4
| | |/ | |/|
* | | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König2010-08-181-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-181-0/+1
|\ \ \
| * | | m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer2010-08-181-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-184-47/+48
|\ \ \
| * | | md raid-1/10 Fix bio_rw bit manipulations againNeilBrown2010-08-182-6/+6
| * | | md: provide appropriate return value for spare_active functions.NeilBrown2010-08-183-15/+21
| * | | md: Notify sysfs when RAID1/5/10 disk is In_sync.Adrian Drzewiecki2010-08-183-0/+3
| * | | Update recovery_offset even when external metadata is used.NeilBrown2010-08-181-26/+18
| |/ /
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-185-4/+6
|\ \ \
| * | | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-172-0/+2
| * | | of: Fix missing includesGrant Likely2010-08-162-2/+2
| * | | ata: update for of_device to platform_device replacementStephen Rothwell2010-08-161-2/+2
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-171-4/+7
|\ \ \
| * | | vt,console,kdb: preserve console_blanked while in kdbJason Wessel2010-08-161-0/+3
| * | | vt: fix regression warnings from KMS mergeJason Wessel2010-08-161-4/+4
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-175-91/+117
|\ \ \
| * | | platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2010-08-162-0/+16
| * | | thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge2010-08-161-1/+1
| * | | thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh2010-08-161-18/+42
| * | | thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh2010-08-161-4/+15
| * | | thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh2010-08-161-22/+20
| * | | thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh2010-08-161-40/+12
| * | | intel_ips: potential null dereferenceDan Carpenter2010-08-161-1/+3
| * | | drivers/platform/x86: Adjust confusing if indentationJulia Lawall2010-08-161-2/+4
| * | | x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-161-5/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1710-16/+48
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
| |\ \ \