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-07-29
tpm: simplify code by using %*phN specifier
Andy Shevchenko
1
-3
/
+1
2014-07-29
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
2
-21
/
+72
2014-07-29
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
1
-3
/
+4
2014-07-29
tpm: Properly clean sysfs entries in error path
Stefan Berger
1
-1
/
+3
2014-07-29
tpm: Add missing tpm_do_selftest to ST33 I2C driver
Jason Gunthorpe
1
-0
/
+1
2014-07-25
firmware_class: perform new LSM checks
Kees Cook
1
-4
/
+26
2014-07-13
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
12
-67
/
+93
2014-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+22
2014-07-13
clk: spear3xx: Set proper clock parent of uart1/2
Thomas Gleixner
1
-4
/
+10
2014-07-13
clk: spear3xx: Use proper control register offset
Thomas Gleixner
1
-1
/
+1
2014-07-12
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-7
/
+28
2014-07-12
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-2
/
+4
2014-07-12
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-9
/
+28
2014-07-12
Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-4
/
+19
2014-07-12
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+24
2014-07-12
Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-32
/
+23
2014-07-11
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
1
-2
/
+5
2014-07-11
phy: core: Fix error path in phy_create()
Roger Quadros
1
-3
/
+4
2014-07-11
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
Sjoerd Simons
1
-0
/
+1
2014-07-11
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
1
-2
/
+2
2014-07-11
phy: sun4i: depend on RESET_CONTROLLER
Maxime Ripard
1
-0
/
+1
2014-07-11
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2
-0
/
+8
2014-07-11
serial: imx: Fix build breakage
Peter Hurley
1
-1
/
+1
2014-07-11
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
5
-22
/
+28
2014-07-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-73
/
+177
2014-07-10
Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-102
/
+310
2014-07-10
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
1
-1
/
+1
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
6
-3
/
+18
2014-07-11
clk: exynos5420: Add IDs for clocks used in PD mfc
Arun Kumar K
1
-2
/
+4
2014-07-10
drm/radeon/dpm: Reenabling SS on Cayman
Alexandre Demers
1
-6
/
+0
2014-07-10
drm/radeon: fix typo in ci_stop_dpm()
Alex Deucher
1
-1
/
+1
2014-07-10
drm/radeon: fix typo in golden register setup on evergreen
Alex Deucher
1
-4
/
+4
2014-07-10
drm/radeon: only print meaningful VM faults
Christian König
3
-6
/
+12
2014-07-10
drm/radeon/dp: return -EIO for flags not zero case
Alex Deucher
1
-1
/
+1
2014-07-10
dm mpath: fix IO hang due to logic bug in multipath_busy
Jun'ichi Nomura
1
-2
/
+3
2014-07-10
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
1
-14
/
+8
2014-07-10
dm crypt, dm zero: update author name following legal name change
Jana Saout
2
-4
/
+4
2014-07-10
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
1
-2
/
+13
2014-07-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-14
/
+23
2014-07-10
Merge branch 'acpi-video'
Rafael J. Wysocki
3
-1
/
+27
2014-07-10
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-79
/
+85
2014-07-10
Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'
Rafael J. Wysocki
3
-3
/
+170
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-22
/
+94
2014-07-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+1
2014-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+3
2014-07-10
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
1
-5
/
+3
2014-07-10
Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-24
/
+130
2014-07-10
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
10
-31
/
+29
2014-07-09
i8k: Fix non-SMP operation
Guenter Roeck
1
-1
/
+3
2014-07-09
USB: ftdi_sio: Add extra PID.
Bert Vermeulen
2
-2
/
+4
[next]