| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: tegra: add missing error handling to probe | Stephen Warren | 2013-12-11 | 1 | -1/+6 |
* | gpiolib: update inline documentation of gpiod_get_index() | Andy Shevchenko | 2013-12-09 | 1 | -1/+1 |
* | gpiolib: introduce chip_* to print with chip->label prefix | Andy Shevchenko | 2013-12-09 | 1 | -15/+26 |
* | gpiolib: unify pr_* messages format | Andy Shevchenko | 2013-12-09 | 1 | -37/+37 |
* | gpio: better lookup method for platform GPIOs | Alexandre Courbot | 2013-12-09 | 1 | -50/+58 |
* | Merge tag 'v3.13-rc3' into devel | Linus Walleij | 2013-12-09 | 250 | -1415/+3627 |
|\ |
|
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-12-06 | 30 | -57/+123 |
| |\ |
|
| | * | [SCSI] bfa: Fix crash when symb name set for offline vport | Vijaya Mohan Guvva | 2013-12-03 | 3 | -8/+14 |
| | * | [SCSI] enclosure: fix WARN_ON in dual path device removing | James Bottomley | 2013-12-02 | 1 | -0/+7 |
| | * | [SCSI] pm80xx: Tasklets synchronization fix. | Nikith Ganigarakoppal | 2013-12-02 | 2 | -41/+58 |
| | * | [SCSI] pm80xx: Resetting the phy state. | Nikith Ganigarakoppal | 2013-12-02 | 4 | -0/+10 |
| | * | [SCSI] pm80xx: Fix for direct attached device. | Nikith Ganigarakoppal | 2013-12-02 | 1 | -1/+3 |
| | * | [SCSI] pm80xx: Module author addition | Nikith Ganigarakoppal | 2013-12-02 | 1 | -0/+1 |
| | * | [SCSI] hpsa: return 0 from driver probe function on success, not 1 | Stephen M. Cameron | 2013-11-30 | 1 | -1/+1 |
| | * | [SCSI] hpsa: do not discard scsi status on aborted commands | Stephen M. Cameron | 2013-11-30 | 1 | -1/+1 |
| | * | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 2013-11-29 | 18 | -4/+27 |
| | * | [SCSI] libsas: fix usage of ata_tf_to_fis | Dan Williams | 2013-11-27 | 1 | -1/+1 |
| * | | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2013-12-05 | 6 | -8/+66 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *---. \ | Merge branches 'pm-epoll', 'pnp' and 'powercap' | Rafael J. Wysocki | 2013-12-06 | 2 | -2/+17 |
| | |\ \ \ \ |
|
| | | | | * | | PowerCap: Fix mode for energy counter | Srinivas Pandruvada | 2013-12-05 | 1 | -1/+6 |
| | | | * | | | PNP: fix restoring devices after hibernation | Dmitry Torokhov | 2013-12-05 | 1 | -1/+11 |
| | | |/ / / |
|
| | | | | | | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2013-12-06 | 4 | -6/+49 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | | | * | | | cpufreq: fix garbage kobjects on errors during suspend/resume | Bjørn Mork | 2013-12-03 | 1 | -3/+0 |
| | | | * | | | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 2013-11-28 | 2 | -0/+46 |
| | | * | | | | cpuidle: Check for dev before deregistering it. | Konrad Rzeszutek Wilk | 2013-12-03 | 1 | -1/+1 |
| | | * | | | | intel_idle: Fixed C6 state on Avoton/Rangeley processors | Bockholdt Arne | 2013-11-28 | 1 | -2/+2 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-12-05 | 2 | -12/+7 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/... | Jens Axboe | 2013-11-27 | 1 | -1/+6 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | block: xen-blkfront: Fix possible NULL ptr dereference | Felipe Pena | 2013-11-26 | 1 | -0/+5 |
| | | * | | | | | | xen-blkfront: Silence pfn maybe-uninitialized warning | Tim Gardner | 2013-11-26 | 1 | -1/+1 |
| | * | | | | | | | block: submit_bio_wait() conversions | Kent Overstreet | 2013-11-24 | 1 | -11/+1 |
| * | | | | | | | | Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-12-05 | 5 | -20/+19 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | video: vt8500: fix error handling in probe() | Dan Carpenter | 2013-12-04 | 1 | -14/+11 |
| | * | | | | | | | | atmel_lcdfb: fix module autoload | Johan Hovold | 2013-12-04 | 1 | -0/+1 |
| | * | | | | | | | | fbdev: sh_mobile_meram: Fix defined but not used compiler warnings | Geert Uytterhoeven | 2013-11-26 | 1 | -0/+2 |
| | * | | | | | | | | video: kyro: fix incorrect sizes when copying to userspace | Sasha Levin | 2013-11-26 | 1 | -3/+3 |
| | * | | | | | | | | ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance | Aaro Koskinen | 2013-11-26 | 1 | -3/+2 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-12-05 | 5 | -8/+9 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | sh-pfc: sh7372: Fix pin bias setup | Laurent Pinchart | 2013-12-03 | 1 | -1/+1 |
| | * | | | | | | | | sh-pfc: r8a7740: Fix pin bias setup | Laurent Pinchart | 2013-12-03 | 1 | -1/+1 |
| | * | | | | | | | | pinctrl: abx500: Fix header file include guard | Axel Lin | 2013-12-02 | 1 | -1/+1 |
| | * | | | | | | | | pinctrl: rockchip: missing unlock on error in rockchip_set_pull() | Dan Carpenter | 2013-11-25 | 1 | -0/+1 |
| | * | | | | | | | | pinctrl: abx500: fix some more bitwise AND tests | Dan Carpenter | 2013-11-25 | 1 | -3/+3 |
| | * | | | | | | | | pinctrl: rockchip: testing the wrong variable | Dan Carpenter | 2013-11-25 | 1 | -2/+2 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-12-04 | 3 | -22/+165 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | efi-pstore: Make efi-pstore return a unique id | Madper Xie | 2013-11-29 | 1 | -6/+14 |
| | * | | | | | | | | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi | 2013-11-28 | 3 | -16/+151 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-12-04 | 2 | -7/+21 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | gpiolib: change a warning to debug message when failing to get gpio | Heikki Krogerus | 2013-12-03 | 1 | -1/+1 |
| | * | | | | | | | | powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 | Liu Gang | 2013-12-03 | 1 | -2/+6 |