summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-linus' into driver-core-nextTejun Heo2013-12-10103-503/+884
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-12-0630-57/+123
| |\
| | * [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-033-8/+14
| | * [SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley2013-12-021-0/+7
| | * [SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2013-12-022-41/+58
| | * [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-024-0/+10
| | * [SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal2013-12-021-1/+3
| | * [SCSI] pm80xx: Module author additionNikith Ganigarakoppal2013-12-021-0/+1
| | * [SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-11-301-1/+1
| | * [SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2013-11-301-1/+1
| | * [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-2918-4/+27
| | * [SCSI] libsas: fix usage of ata_tf_to_fisDan Williams2013-11-271-1/+1
| * | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-056-8/+66
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki2013-12-062-2/+17
| | |\ \ \ \
| | | | | * | PowerCap: Fix mode for energy counterSrinivas Pandruvada2013-12-051-1/+6
| | | | * | | PNP: fix restoring devices after hibernationDmitry Torokhov2013-12-051-1/+11
| | | |/ / /
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-064-6/+49
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork2013-12-031-3/+0
| | | | * | | cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-282-0/+46
| | | * | | | cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk2013-12-031-1/+1
| | | * | | | intel_idle: Fixed C6 state on Avoton/Rangeley processorsBockholdt Arne2013-11-281-2/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-052-12/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...Jens Axboe2013-11-271-1/+6
| | |\ \ \ \ \ \
| | | * | | | | | block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena2013-11-261-0/+5
| | | * | | | | | xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner2013-11-261-1/+1
| | * | | | | | | block: submit_bio_wait() conversionsKent Overstreet2013-11-241-11/+1
| * | | | | | | | Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-055-20/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | video: vt8500: fix error handling in probe()Dan Carpenter2013-12-041-14/+11
| | * | | | | | | | atmel_lcdfb: fix module autoloadJohan Hovold2013-12-041-0/+1
| | * | | | | | | | fbdev: sh_mobile_meram: Fix defined but not used compiler warningsGeert Uytterhoeven2013-11-261-0/+2
| | * | | | | | | | video: kyro: fix incorrect sizes when copying to userspaceSasha Levin2013-11-261-3/+3
| | * | | | | | | | ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balanceAaro Koskinen2013-11-261-3/+2
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-055-8/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart2013-12-031-1/+1
| | * | | | | | | | sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart2013-12-031-1/+1
| | * | | | | | | | pinctrl: abx500: Fix header file include guardAxel Lin2013-12-021-1/+1
| | * | | | | | | | pinctrl: rockchip: missing unlock on error in rockchip_set_pull()Dan Carpenter2013-11-251-0/+1
| | * | | | | | | | pinctrl: abx500: fix some more bitwise AND testsDan Carpenter2013-11-251-3/+3
| | * | | | | | | | pinctrl: rockchip: testing the wrong variableDan Carpenter2013-11-251-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-043-22/+165
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi-pstore: Make efi-pstore return a unique idMadper Xie2013-11-291-6/+14
| | * | | | | | | | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi2013-11-283-16/+151
| | |/ / / / / / /
| * | | | | | | | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-042-7/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus2013-12-031-1/+1
| | * | | | | | | | powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang2013-12-031-2/+6
| | * | | | | | | | gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot2013-12-031-3/+13
| | * | | | | | | | gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot2013-12-031-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-041-23/+22
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson2013-12-031-23/+22
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-261-1/+10