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
2013-10-22
tpm: use tabs instead of whitespaces in Kconfig
Peter Huewe
1
-8
/
+8
2013-10-22
tpm: Fix module name description in Kconfig for tpm_i2c_infineon
Peter Huewe
1
-1
/
+1
2013-10-22
tpm: Add support for Atmel I2C TPMs
Jason Gunthorpe
3
-0
/
+294
2013-10-22
tpm: Add support for the Nuvoton NPCT501 I2C TPM
Jason Gunthorpe
3
-0
/
+721
2013-10-22
tpm: Merge the tpm-bios module with tpm.o
Jason Gunthorpe
3
-11
/
+3
2013-10-22
tpm: Rename tpm.c to tpm-interface.c
Jason Gunthorpe
2
-0
/
+2
2013-10-22
tpm: cleanup checkpatch warnings
Peter Huewe
1
-22
/
+22
2013-10-22
tpm: Remove tpm_show_caps_1_2
Jason Gunthorpe
6
-39
/
+27
2013-10-22
tpm: st33: Remove chip->data_buffer access from this driver
Jason Gunthorpe
1
-8
/
+0
2013-10-22
tpm: Remove redundant dev_set_drvdata
Jason Gunthorpe
3
-6
/
+0
2013-10-22
tpm: Use container_of to locate the tpm_chip in tpm_open
Jason Gunthorpe
1
-17
/
+4
2013-10-22
tpm: Store devname in the tpm_chip
Jason Gunthorpe
2
-11
/
+7
2013-10-22
tpm atmel: Call request_region with the correct base
Jason Gunthorpe
1
-1
/
+1
2013-10-22
tpm: ibmvtpm: Use %zd formatting for size_t format arguments
Jason Gunthorpe
1
-2
/
+2
2013-09-23
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-97
/
+160
2013-09-23
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-72
/
+81
2013-09-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-193
/
+273
2013-09-21
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
1
-0
/
+2
2013-09-21
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
1
-9
/
+12
2013-09-21
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2
-5
/
+17
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
3
-1
/
+28
2013-09-21
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
1
-2
/
+9
2013-09-21
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-6
/
+6
2013-09-21
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+2
2013-09-21
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+4
2013-09-20
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-16
/
+35
2013-09-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-16
/
+31
2013-09-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-13
/
+32
2013-09-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+0
2013-09-20
Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
7
-45
/
+107
2013-09-20
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
3
-6
/
+8
2013-09-20
Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...
Dave Airlie
9
-74
/
+122
2013-09-20
cpufreq: return EEXIST instead of EBUSY for second registering
Yinghai Lu
1
-1
/
+1
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
3
-68
/
+36
2013-09-20
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
1
-3
/
+3
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
95
-409
/
+626
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-1
/
+1
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
3
-21
/
+23
2013-09-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-13
/
+3
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-18
/
+59
2013-09-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
54
-259
/
+832
2013-09-19
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
Daniel Vetter
1
-0
/
+8
2013-09-19
cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
1
-1
/
+6
2013-09-19
cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
1
-1
/
+6
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
1
-1
/
+1
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-09-19
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
4
-27
/
+36
2013-09-18
Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-1
/
+0
[next]