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-05-27
applicom: dereferencing NULL on error path
Dan Carpenter
1
-1
/
+0
2014-05-27
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
1
-1
/
+1
2014-05-27
mcb: Add support for shared PCI IRQs
Johannes Thumshirn
2
-6
/
+31
2014-05-27
drivers: Remove duplicate conditionally included subdirs
Geert Uytterhoeven
1
-2
/
+0
2014-05-27
misc: atmel_pwm: only build for supported platforms
Arnd Bergmann
1
-1
/
+2
2014-05-27
mei: me: move probe quirk to cfg structure
Tomas Winkler
4
-34
/
+54
2014-05-27
mei: add per device configuration
Alexander Usyskin
8
-52
/
+144
2014-05-27
mei: me: read H_CSR after asserting reset
Tomas Winkler
1
-0
/
+12
2014-05-27
mei: me: drop harmful wait optimization
Tomas Winkler
1
-3
/
+1
2014-05-27
mei: me: fix hw ready reset flow
Tomas Winkler
1
-3
/
+6
2014-05-27
mei: fix memory leak of mei_clients array
Tomas Winkler
3
-18
/
+31
2014-05-27
uio: fix vma io range check in mmap
Bin Wang
1
-1
/
+1
2014-05-27
drivers: uio_dmem_genirq: Fix memory leak in uio_dmem_genirq_probe()
Daeseok Youn
1
-2
/
+2
2014-05-27
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
Alexey Khoroshilov
2
-0
/
+6
2014-05-27
w1: optional bundling of netlink kernel replies
David Fries
3
-256
/
+437
2014-05-27
connector: allow multiple messages to be sent in one packet
David Fries
1
-2
/
+15
2014-05-27
misc: pch_phub: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-20
Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
13
-258
/
+907
2014-05-03
misc: arm-charlcd: add DT probe support
Rob Herring
1
-0
/
+7
2014-05-03
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
Sebastien Bourdelin
1
-3
/
+2
2014-05-03
misc: genwqe: Fix format string mismatch in card_debugfs.c
Masanari Iida
1
-2
/
+2
2014-05-03
misc: Add hardware dependencies to Atmel drivers
Jean Delvare
1
-2
/
+2
2014-05-03
Drivers: hv: balloon: Ensure pressure reports are posted regularly
K. Y. Srinivasan
1
-3
/
+26
2014-05-03
hv: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
1
-2
/
+1
2014-05-03
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
4
-2
/
+70
2014-05-03
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
3
-15
/
+23
2014-05-03
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
5
-7
/
+1
2014-05-03
mei: make return values consistent across the driver
Alexander Usyskin
2
-4
/
+3
2014-05-03
mei: extract fw status registers
Alexander Usyskin
5
-5
/
+127
2014-05-03
mei: me: bump hbm version to 1.1 to support power gating
Tomas Winkler
1
-1
/
+1
2014-05-03
mei: txe: use runtime PG pm domain for non wakeable devices
Alexander Usyskin
1
-0
/
+49
2014-05-03
mei: me: use runtime PG pm domain for non wakeable devices
Tomas Winkler
2
-0
/
+53
2014-05-03
mei: use runtime pm in write and read flow
Tomas Winkler
1
-13
/
+71
2014-05-03
mei: txe: add runtime pm framework
Alexander Usyskin
2
-4
/
+99
2014-05-03
mei: me: add runtime pm framework
Tomas Winkler
3
-2
/
+100
2014-05-03
mei: add function to check write queues
Tomas Winkler
2
-0
/
+23
2014-05-03
mei: me: add pg exit and entry flow commands
Tomas Winkler
4
-4
/
+95
2014-05-03
mei: expose hardware power gating state to mei layer
Tomas Winkler
5
-19
/
+93
2014-05-03
mei: condition PGI support on HW and HBM version
Tomas Winkler
4
-0
/
+67
2014-05-03
mei: me: add power gating isolation register write wrappers
Tomas Winkler
1
-0
/
+29
2014-05-03
mei: me: introduce power gating registers
Tomas Winkler
1
-0
/
+9
2014-05-03
mei: implement power gating isolation hbm layer
Tomas Winkler
5
-0
/
+60
2014-04-29
extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-15
/
+20
2014-04-29
extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-8
/
+15
2014-04-29
extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-9
/
+12
2014-04-29
extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-13
/
+17
2014-04-29
extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-3
/
+4
2014-04-29
extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-5
/
+4
2014-04-29
extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-4
/
+3
2014-04-29
extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...
Chanwoo Choi
1
-12
/
+58
[next]