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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
HID: wacom: power_supply: mark the type as USB
Benjamin Tissoires
1
-1
/
+1
2016-08-05
HID: wacom: leds: handle Cintiq 24HD leds buttons
Benjamin Tissoires
1
-3
/
+35
2016-08-05
HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDs
Benjamin Tissoires
1
-0
/
+9
2016-08-05
HID: wacom: leds: handle the switch of the LEDs directly in the kernel
Benjamin Tissoires
4
-3
/
+118
2016-08-05
HID: wacom: leds: actually release the LEDs on disconnect
Benjamin Tissoires
2
-1
/
+27
2016-08-05
HID: wacom: leds: use the ledclass instead of custom made sysfs files
Benjamin Tissoires
3
-10
/
+209
2016-08-05
HID: wacom: EKR: attach the power_supply on first connection
Benjamin Tissoires
1
-6
/
+30
2016-08-05
HID: wacom: EKR: have one power_supply per remote
Benjamin Tissoires
4
-93
/
+109
2016-08-05
HID: wacom: EKR: allocate one input node per remote
Benjamin Tissoires
3
-5
/
+62
2016-08-05
HID: wacom: EKR: have one array of struct remotes instead of many arrays
Benjamin Tissoires
3
-29
/
+32
2016-08-05
HID: wacom: EKR: use devres groups to manage resources
Benjamin Tissoires
1
-16
/
+28
2016-08-05
HID: wacom: EKR: have proper allocator and destructor
Benjamin Tissoires
1
-40
/
+53
2016-08-05
HID: wacom: rework fail path in probe() and parse_and_register()
Benjamin Tissoires
1
-23
/
+14
2016-08-05
HID: wacom: EKR: have the wacom resources dynamically allocated
Benjamin Tissoires
4
-66
/
+94
2016-08-05
HID: wacom: EKR: add a worker to add/remove resources on addition/removal
Benjamin Tissoires
4
-38
/
+113
2016-08-05
HID: wacom: leds: dynamically allocate LED groups
Benjamin Tissoires
3
-17
/
+78
2016-08-05
HID: wacom: devres manage the shared data too
Benjamin Tissoires
1
-34
/
+39
2016-08-05
HID: wacom: use devres to allocate driver data
Benjamin Tissoires
1
-3
/
+1
2016-08-05
HID: wacom: use devm_kasprintf for allocating the name of the remote
Benjamin Tissoires
1
-8
/
+6
2016-08-05
HID: wacom: convert LEDs to devres
Benjamin Tissoires
2
-51
/
+45
2016-08-05
HID: wacom: put the managed resources in a group
Benjamin Tissoires
4
-43
/
+32
2016-08-05
HID: wacom: switch inputs to devres
Benjamin Tissoires
1
-18
/
+16
2016-08-05
HID: wacom: switch battery to devres
Benjamin Tissoires
1
-14
/
+24
2016-08-05
HID: wacom: use one work queue per task
Benjamin Tissoires
3
-15
/
+29
2016-08-05
HID: wacom: untie leds from inputs
Benjamin Tissoires
1
-9
/
+11
2016-08-05
HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
Benjamin Tissoires
1
-11
/
+14
2016-08-05
HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
Benjamin Tissoires
1
-2
/
+3
2016-08-05
HID: wacom: actually report the battery level for wireless connected
Benjamin Tissoires
1
-1
/
+2
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
15
-569
/
+1250
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-9
/
+6
2016-07-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-11
/
+11
2016-07-28
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
61
-413
/
+224
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
39
-95
/
+107
2016-07-28
Merge branch 'for-4.8/hid-led' into for-linus
Jiri Kosina
10
-555
/
+554
2016-07-28
Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/u...
Jiri Kosina
7080
-133149
/
+355984
2016-07-27
random: use for_each_online_node() to iterate over NUMA nodes
Theodore Ts'o
1
-2
/
+1
2016-07-27
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
3
-3
/
+6
2016-07-27
Disable "frame-address" warning
Linus Torvalds
1
-0
/
+1
2016-07-27
Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
10
-190
/
+239
2016-07-27
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-160
/
+468
2016-07-27
Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
619
-10988
/
+88276
2016-07-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
91
-1197
/
+3098
2016-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
41
-129
/
+2928
2016-07-27
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
31
-550
/
+1416
2016-07-27
Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
43
-940
/
+1140
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
51
-77
/
+669
2016-07-27
Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
4
-88
/
+3
2016-07-27
Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
7
-75
/
+519
2016-07-27
Disable "maybe-uninitialized" warning globally
Linus Torvalds
3
-10
/
+5
[next]