index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
2
-6
/
+1
2014-02-13
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
2
-39
/
+1
2014-02-13
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
Ulf Hansson
1
-3
/
+0
2014-02-13
mmc: card: Remove host cap MMC_CAP2_SANITIZE
Ulf Hansson
1
-2
/
+1
2014-02-13
mmc: core: Remove unnecessary validations for bus_ops callbacks
Ulf Hansson
2
-18
/
+7
2014-02-13
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
4
-76
/
+2
2014-02-13
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
2
-7
/
+7
2014-02-13
mmc: tmio_mmc: Convert from legacy to modern PM ops
Ulf Hansson
1
-14
/
+16
2014-02-13
mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks
Ulf Hansson
1
-4
/
+4
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+3
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-08
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-71
/
+83
2014-02-07
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-36
/
+36
2014-02-07
Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-23
/
+75
2014-02-06
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-06
Merge branches 'acpi-cleanup' and 'acpi-video'
Rafael J. Wysocki
4
-6
/
+10
2014-02-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+17
2014-02-06
Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'
Rafael J. Wysocki
1
-2
/
+4
2014-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-139
/
+1016
2014-02-06
pinctrl: tegra: return correct error type
Laxman Dewangan
1
-1
/
+1
2014-02-06
pinctrl: do not init debugfs entries for unimplemented functionalities
Florian Vaussard
1
-2
/
+4
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-02-06
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-130
/
+988
2014-02-06
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-1
/
+4
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
3
-3
/
+3
2014-02-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+130
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-90
/
+27
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-105
/
+652
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-02-05
ACPI / hotplug: Fix panic on eject to ejected device
Toshi Kani
1
-2
/
+4
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
1
-1
/
+1
2014-02-05
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
1
-0
/
+1
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
6
-28
/
+222
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2
-16
/
+101
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
4
-78
/
+620
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
1
-2
/
+2
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
1
-2
/
+35
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
1
-4
/
+5
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
1
-2
/
+4
2014-02-05
drm/mgag200: fix typo causing bw limits to be ignored on some chips
Dave Airlie
1
-2
/
+2
2014-02-05
ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()
Luis G.F
1
-1
/
+1
2014-02-05
ACPI / proc: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2014-02-05
ACPI / utils: remove a pointless NULL check
Dan Carpenter
1
-4
/
+0
2014-02-05
ACPI / video: Add HP EliteBook Revolve 810 to the blacklist
Mika Westerberg
1
-0
/
+8
2014-02-04
pinctrl: protect pinctrl_list add
Stanislaw Gruszka
1
-0
/
+2
2014-02-04
intel_pstate: Take core C0 time into account for core busy calculation
Dirk Brandewie
1
-4
/
+17
2014-02-04
Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mp...
Mark Brown
2
-2
/
+3
2014-02-04
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+8
[next]