summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-2647-227/+2159
|\
| * printk: Export struct log size and member offsets through vmcoreinfoVivek Goyal2012-07-201-0/+9
| * Drivers: hv: Change the hex constant to a decimal constantK. Y. Srinivasan2012-07-201-1/+1
| * driver core: don't trigger uevent after failureSebastian Ott2012-07-171-2/+3
| * extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...Chanwoo Choi2012-07-173-0/+790
| * sysfs: fail dentry revalidation after namespace change fixAndrew Morton2012-07-171-3/+5
| * sysfs: fail dentry revalidation after namespace changeGlauber Costa2012-07-171-0/+8
| * extcon: spelling of detach in function docPeter Meerwald2012-07-171-1/+1
| * extcon: arizona: Stop microphone detection if we give up on itMark Brown2012-07-171-0/+2
| * extcon: arizona: Update cable reporting calls and split headsetMark Brown2012-07-171-22/+19
| * PM / Runtime: Do not increment device usage counts before probingRafael J. Wysocki2012-07-171-4/+2
| * kmsg - do not flush partial lines when the console is busyKay Sievers2012-07-171-25/+68
| * kmsg - export "continuation record" flag to /dev/kmsgKay Sievers2012-07-172-11/+41
| * kmsg - avoid warning for CONFIG_PRINTK=n compilationsKay Sievers2012-07-171-2/+9
| * kmsg - properly print over-long continuation linesKay Sievers2012-07-171-14/+19
| * Merge 3.5-rc7 into driver-core-nextGreg Kroah-Hartman2012-07-1741-173/+1213
| |\
| | * driver-core: Use kobj_to_dev instead of re-implementing itLars-Peter Clausen2012-07-172-13/+10
| | * driver-core: Move kobj_to_dev from genhd.h to device.hLars-Peter Clausen2012-07-172-1/+5
| | * driver core: Move deferred devices to the end of dpm_list before probingMark Brown2012-07-171-0/+12
| | * driver core: move uevent call to driver_registerSebastian Ott2012-07-172-1/+3
| | * driver core: fix shutdown races with probe/remove(v3)Ming Lei2012-07-171-0/+18
| | * Merge v3.5-rc5 into driver-core-nextGreg Kroah-Hartman2012-07-05848-4086/+8116
| | |\
| | * | Extcon: Arizona: Add driver for Wolfson Arizona class devicesMark Brown2012-06-273-0/+500
| | * | MAINTAINERS: Add entries for extcon (external connector) subsystem.MyungJoo Ham2012-06-271-0/+8
| | * | stable: Allow merging of backports for serious user-visible performance issuesMel Gorman2012-06-251-0/+6
| | * | w1: Fix a typo in 'hardware' wordOtavio Salvador2012-06-191-1/+1
| | * | extcon: Convert extcon_gpio to devm_gpio_request_oneAxel Lin2012-06-191-12/+5
| | * | extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin2012-06-191-0/+2
| | * | driver core: fix some kernel-doc warnings in dma*.cRandy Dunlap2012-06-152-0/+2
| | * | Extcon: Staticise extcon_classMark Brown2012-06-151-1/+1
| | * | stable: update references to older 2.6 versions for 3.xPaul Gortmaker2012-06-151-5/+14
| | * | w1: Add 1-wire slave device driver for DS28E04-100Markus Franke2012-06-146-0/+535
| | * | debugfs: change parameter check in debugfs_remove() functionsArend van Spriel2012-06-141-2/+2
| | * | device-core: Ensure drvdata = NULL when no driver is boundHans de Goede2012-06-141-0/+2
| | * | W1: split master mutex to avoid deadlocks.NeilBrown2012-06-1417-95/+57
| | * | w1: omap_hdq: use wait_event_timeout to wait for read to complete.NeilBrown2012-06-141-9/+6
| | * | w1: omap_hdq: Fix some error/debug handling.NeilBrown2012-06-141-7/+8
| | * | Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman2012-06-143-4/+2
| | * | w1: cleanup w1_ueventDevendra Naga2012-06-131-8/+6
| | * | w1: introduce a slave mutex for serializing IONeilBrown2012-06-133-2/+4
| | * | driver core: always handle dpm_orderRabin Vincent2012-06-121-18/+18
* | | | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-26660-25313/+121095
|\ \ \ \
| * | | | staging: csr: delete a bunch of unused library functionsGreg Kroah-Hartman2012-07-216-616/+1
| * | | | staging: csr: remove csr_utf16.cGreg Kroah-Hartman2012-07-2110-1155/+28
| * | | | staging: csr: remove csr_pmem.hGreg Kroah-Hartman2012-07-2136-134/+1
| * | | | staging: csr: remove CsrPmemAllocGreg Kroah-Hartman2012-07-2126-605/+534
| * | | | staging: csr: remove CsrPmemFree()Greg Kroah-Hartman2012-07-2123-303/+282
| * | | | staging: csr: remove CsrMemAllocDma()Greg Kroah-Hartman2012-07-215-53/+4
| * | | | staging: csr: remove CsrMemCalloc()Greg Kroah-Hartman2012-07-212-52/+0
| * | | | staging: csr: remove CsrMemAlloc()Greg Kroah-Hartman2012-07-217-62/+12