summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-074-248/+898
|\
| * serial: sh-sci: Tidy up build warnings.Paul Mundt2010-03-021-3/+1
| * serial: sh-sci: Add DMA support.Guennadi Liakhovetski2010-03-022-46/+576
| * dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-022-16/+16
| * dmaengine: shdma: add runtime PM support.Guennadi Liakhovetski2010-03-021-0/+20
| * dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-022-31/+52
| * dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-022-130/+194
| * dmaengine: shdma: fix DMA error handling.Guennadi Liakhovetski2010-03-021-36/+53
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2010-03-072-2/+2
|\ \
| * | parisc: remove trailing space in messagesFrans Pop2010-03-062-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-03-072-0/+234
|\ \ \
| * | | PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-062-0/+234
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds2010-03-071-0/+1
|\ \ \ \
| * | | | virtio: set pci bus master enable bitMichael S. Tsirkin2010-03-021-0/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-03-071-0/+2
|\ \ \ \ \
| * | | | | [CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar2010-01-131-0/+2
* | | | | | USB: remove unused defintion of struct usb_device_statusDmitry Torokhov2010-03-071-5/+0
* | | | | | Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-071-1/+0
* | | | | | usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds2010-03-061-42/+24
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-03-0613-133/+157
|\ \ \ \ \
| * | | | | dm raid1: fix deadlock when suspending failed deviceTakahiro Yasui2010-03-061-18/+23
| * | | | | dm: eliminate some holes data structuresMike Snitzer2010-03-061-13/+13
| * | | | | dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-063-12/+18
| * | | | | dm: free dm_io before bio_endio not afterMikulas Patocka2010-03-061-2/+2
| * | | | | dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-069-29/+19
| * | | | | dm ioctl: only issue uevent on resume if state changedMike Snitzer2010-03-061-4/+5
| * | | | | dm raid1: always return error if all legs failMikulas Patocka2010-03-061-3/+6
| * | | | | dm mpath: refactor pg_initKiyoshi Ueda2010-03-061-12/+19
| * | | | | dm mpath: wait for pg_init completion when suspendingKiyoshi Ueda2010-03-061-3/+35
| * | | | | dm mpath: hold io until all pg_inits completedKiyoshi Ueda2010-03-061-6/+11
| * | | | | dm mpath: avoid storing private suspended stateKiyoshi Ueda2010-03-061-12/+0
| * | | | | dm table: remove dm_get from dm_table_get_mdKiyoshi Ueda2010-03-063-19/+4
| * | | | | dm mpath: skip activate_path for failed pathsMoger, Babu2010-03-061-2/+5
| * | | | | dm mpath: pass struct pgpath to pg init doneMoger, Babu2010-03-061-3/+2
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-03-0612-1484/+2923
|\ \ \ \ \ \
| * | | | | | hwmon: Remove the deprecated adt7473 driverAmerigo Wang2010-03-053-1195/+0
| * | | | | | hwmon: Fix off-by-one kind valuesJean Delvare2010-03-053-15/+11
| * | | | | | hwmon: (tmp421) Fix temperature conversionsJean Delvare2010-03-051-2/+4
| * | | | | | hwmon: (tmp421) Restore missing inputsJean Delvare2010-03-051-7/+7
| * | | | | | hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph2010-03-053-0/+1269
| * | | | | | hwmon: (adt7411) Improve lockingWolfram Sang2010-03-051-7/+14
| * | | | | | hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang2010-03-053-0/+370
| * | | | | | hwmon: (w83793) Add watchdog functionalitySven Anders2010-03-052-4/+481
| * | | | | | hwmon: (g760a) Make rpm_from_cnt staticJean Delvare2010-03-051-1/+1
| * | | | | | hwmon: (it87) Validate auto pwm settingsJean Delvare2010-03-051-0/+32
| * | | | | | hwmon: (it87) Add support for old automatic fan speed controlJean Delvare2010-03-051-2/+180
| * | | | | | hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare2010-03-051-15/+44
| * | | | | | hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare2010-03-051-75/+87
| * | | | | | hwmon: (it87) Add support for beep on alarmJean Delvare2010-03-051-0/+122
| * | | | | | hwmon: (it87) Create vid attributes by groupJean Delvare2010-03-051-8/+7
OpenPOWER on IntegriCloud