index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-06-03
6
-54
/
+14
|
\
|
*
crypto/nx/nx-842: dev_set_drvdata can no longer fail
Jean Delvare
2014-05-28
1
-6
/
+1
|
*
driver core: Inline dev_set/get_drvdata
Jean Delvare
2014-05-27
1
-16
/
+0
|
*
driver core: dev_get_drvdata: Don't check for NULL dev
Jean Delvare
2014-05-27
1
-3
/
+1
|
*
driver core: dev_set_drvdata returns void
Jean Delvare
2014-05-27
1
-2
/
+1
|
*
driver core: dev_set_drvdata can no longer fail
Jean Delvare
2014-05-27
2
-13
/
+2
|
*
driver core: Move driver_data back to struct device
Jean Delvare
2014-05-27
2
-13
/
+3
|
*
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
2014-05-23
308
-2276
/
+4162
|
|
\
|
*
\
Merge 3.15-rc3 into staging-next
Greg Kroah-Hartman
2014-04-28
89
-599
/
+1191
|
|
\
\
|
*
|
|
kobject: Make support for uevent_helper optional.
Michael Marineau
2014-04-25
1
-6
/
+11
*
|
|
|
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-03
54
-718
/
+2653
|
\
\
\
\
|
*
|
|
|
hv: use correct order when freeing monitor_pages
Radim Krčmář
2014-05-28
1
-2
/
+2
|
*
|
|
|
applicom: dereferencing NULL on error path
Dan Carpenter
2014-05-28
1
-1
/
+0
|
*
|
|
|
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Christian Engelmayer
2014-05-28
1
-1
/
+1
|
*
|
|
|
mcb: Add support for shared PCI IRQs
Johannes Thumshirn
2014-05-28
2
-6
/
+31
|
*
|
|
|
drivers: Remove duplicate conditionally included subdirs
Geert Uytterhoeven
2014-05-27
1
-2
/
+0
|
*
|
|
|
misc: atmel_pwm: only build for supported platforms
Arnd Bergmann
2014-05-27
1
-1
/
+2
|
*
|
|
|
mei: me: move probe quirk to cfg structure
Tomas Winkler
2014-05-27
4
-34
/
+54
|
*
|
|
|
mei: add per device configuration
Alexander Usyskin
2014-05-27
8
-52
/
+144
|
*
|
|
|
mei: me: read H_CSR after asserting reset
Tomas Winkler
2014-05-27
1
-0
/
+12
|
*
|
|
|
mei: me: drop harmful wait optimization
Tomas Winkler
2014-05-27
1
-3
/
+1
|
*
|
|
|
mei: me: fix hw ready reset flow
Tomas Winkler
2014-05-27
1
-3
/
+6
|
*
|
|
|
mei: fix memory leak of mei_clients array
Tomas Winkler
2014-05-27
3
-18
/
+31
|
*
|
|
|
uio: fix vma io range check in mmap
Bin Wang
2014-05-27
1
-1
/
+1
|
*
|
|
|
drivers: uio_dmem_genirq: Fix memory leak in uio_dmem_genirq_probe()
Daeseok Youn
2014-05-27
1
-2
/
+2
|
*
|
|
|
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
Alexey Khoroshilov
2014-05-27
2
-0
/
+6
|
*
|
|
|
w1: optional bundling of netlink kernel replies
David Fries
2014-05-27
3
-256
/
+437
|
*
|
|
|
connector: allow multiple messages to be sent in one packet
David Fries
2014-05-27
1
-2
/
+15
|
*
|
|
|
misc: pch_phub: Fix Kconfig dependencies
Jean Delvare
2014-05-27
1
-1
/
+1
|
*
|
|
|
Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2014-05-20
13
-258
/
+907
|
|
\
\
\
\
|
|
*
|
|
|
extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-15
/
+20
|
|
*
|
|
|
extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-8
/
+15
|
|
*
|
|
|
extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-9
/
+12
|
|
*
|
|
|
extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-13
/
+17
|
|
*
|
|
|
extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-3
/
+4
|
|
*
|
|
|
extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-5
/
+4
|
|
*
|
|
|
extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-4
/
+3
|
|
*
|
|
|
extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...
Chanwoo Choi
2014-04-29
1
-12
/
+58
|
|
*
|
|
|
extcon: Add extcon_dev_allocate/free() to control the memory of extcon device
Chanwoo Choi
2014-04-29
1
-0
/
+36
|
|
*
|
|
|
extcon: arizona: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-8
/
+4
|
|
*
|
|
|
extcon: palmas: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-10
/
+5
|
|
*
|
|
|
extcon: max8997: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-3
/
+1
|
|
*
|
|
|
extcon: max77693: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-5
/
+2
|
|
*
|
|
|
extcon: max14577: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-7
/
+2
|
|
*
|
|
|
extcon: gpio: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-12
/
+4
|
|
*
|
|
|
extcon: adc-jack: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-21
/
+9
|
|
*
|
|
|
extcon: Add resource-managed extcon register function
Sangjung Woo
2014-04-24
1
-0
/
+69
|
|
*
|
|
|
extcon: max14577: Properly handle regmap_irq_get_virq error
Krzysztof Kozlowski
2014-04-24
1
-1
/
+1
|
|
*
|
|
|
extcon: max14577: Fix probe failure on successful work queue
Krzysztof Kozlowski
2014-04-24
1
-6
/
+1
|
|
*
|
|
|
Merge tag 'ib-mfd-extcon-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chanwoo Choi
2014-04-24
6
-133
/
+650
|
|
|
\
\
\
\
[next]