summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* aacraid: 4KB sector supportMahesh Rajashekhara2015-04-102-51/+200
* aacraid: IOCTL pass-through command fixMahesh Rajashekhara2015-04-101-2/+8
* aacraid: AIF support for SES device add/removeMahesh Rajashekhara2015-04-102-2/+8
* ipr: Driver version 2.6.1Brian King2015-04-091-2/+2
* ipr: AF DASD raw mode implementation in ipr driverWen Xiong2015-04-092-0/+88
* ipr: Re-enable write sameBrian King2015-04-091-1/+0
* ipr: Fix possible error path oops during initializationBrian King2015-04-091-7/+9
* ipr: Reset in task contextBrian King2015-04-092-26/+67
* ipr: Reboot speed improvementsBrian King2015-04-092-9/+157
* scsi: storvsc: Set the tablesize based on the information given by the hostK. Y. Srinivasan2015-04-091-25/+64
* scsi: storvsc: Don't assume that the scatterlist is not chainedK. Y. Srinivasan2015-04-091-42/+57
* scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-04-091-7/+8
* scsi: storvsc: Retrieve information about the capability of the targetK. Y. Srinivasan2015-04-091-0/+6
* scsi: storvsc: Always send on the selected outgoing channelK. Y. Srinivasan2015-04-091-1/+1
* scsi: storvsc: Size the queue depth based on the ringbuffer sizeK. Y. Srinivasan2015-04-091-11/+16
* scsi: storvsc: Increase the ring buffer sizeK. Y. Srinivasan2015-04-091-1/+1
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-094-12/+7
* scsi: proper state checking and module refcount handling in scsi_device_getChristoph Hellwig2015-03-191-7/+13
* sd: don't grab a device references from driver methodsChristoph Hellwig2015-03-191-44/+11
* scsi: serialize ->rescan against ->removeChristoph Hellwig2015-03-191-4/+3
* ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire2015-03-093-9/+9
* g_NCR5380: Kill compiler warning if builtinGeert Uytterhoeven2015-03-091-1/+1
* ncr5380: Drop owner assignment from platform_driversWolfram Sang2015-03-093-3/+0
* drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-031-0/+1
* Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-03-022-8/+15
|\
| * gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-02-231-4/+10
| * gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-02-231-4/+5
* | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-026-51/+28
|\ \
| * | thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada2015-02-281-6/+4
| * | thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin2015-02-281-0/+1
| * | thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi2015-02-241-28/+10
| * | thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven2015-02-241-2/+2
| * | thermal: rcar: Fix race condition between init and interruptGeert Uytterhoeven2015-02-241-13/+9
| * | ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring2015-02-241-1/+1
| * | thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko2015-02-241-1/+1
| |/
* | Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds2015-03-023-12/+20
|\ \
| * | md: mark some attributes as pre-allocNeilBrown2015-02-251-6/+8
| * | raid5: check faulty flag for array status during recovery.Eric Mei2015-02-251-4/+9
| * | md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek2015-02-251-2/+3
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-013-16/+11
|\ \
| * \ Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar2015-02-253-16/+11
| |\ \
| | * | clocksource: pxa: Fix section mismatchRobert Jarzmik2015-02-251-1/+1
| | * | clocksource: mtk: Fix race conditions in probe codeMatthias Brugger2015-02-251-4/+5
| | * | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-11/+5
| | |/
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-2830-96/+233
|\ \ \
| * \ \ Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie2015-02-273-4/+3
| |\ \ \
| | * | | drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre2015-02-261-1/+1
| | * | | drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0
| | * | | drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon2015-02-241-1/+2
| * | | | Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-02-277-23/+71
| |\ \ \ \