index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Input: wacom - add support for 0x12C ISDv4 sensor
Jason Gerecke
1
-0
/
+4
2014-07-26
Input: wacom - register an ac power supply for wireless devices
Benjamin Tissoires
3
-5
/
+55
2014-07-26
Input: wacom - use a uniq name for the battery device
Benjamin Tissoires
2
-1
/
+6
2014-07-26
Input: wacom - enhance Wireless Receiver battery reporting
Benjamin Tissoires
4
-8
/
+43
2014-07-26
Input: wacom - put a flag when the led are initialized
Benjamin Tissoires
2
-0
/
+7
2014-07-26
Input: wacom - support up to 2048 pressure levels with ISDv4
Jason Gerecke
1
-1
/
+1
2014-07-26
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
8
-19
/
+16
2014-07-26
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
1
-40
/
+39
2014-07-26
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2
-269
/
+247
2014-07-26
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
1
-39
/
+9
2014-07-26
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2
-238
/
+114
2014-07-26
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
1
-5
/
+3
2014-07-26
Input: wacom - register power device at the HID level
Benjamin Tissoires
1
-2
/
+2
2014-07-26
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
1
-39
/
+37
2014-07-26
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2
-8
/
+8
2014-07-26
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
1
-11
/
+11
2014-07-26
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
1
-32
/
+26
2014-07-26
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
1
-60
/
+10
2014-07-26
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
1
-45
/
+36
2014-07-26
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
7
-188
/
+141
2014-07-26
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
1
-31
/
+22
2014-07-26
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
1
-23
/
+23
2014-07-26
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
1
-17
/
+27
2014-07-26
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
1
-12
/
+6
2014-07-26
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
1
-16
/
+23
2014-07-26
Input: wacom - split out the pad device for Intuos/Cintiq
Benjamin Tissoires
1
-86
/
+122
2014-07-26
Input: wacom - create a separate input device for pads
Benjamin Tissoires
4
-9
/
+85
2014-07-26
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
1
-0
/
+1
2014-07-26
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
1
-0
/
+3
2014-07-21
Linux 3.16-rc6
v3.16-rc6
Linus Torvalds
1
-1
/
+1
2014-07-20
um: segv: Save regs only in case of a kernel mode fault
Richard Weinberger
1
-1
/
+1
2014-07-20
um: Fix hung task in fix_range_common()
Richard Weinberger
1
-1
/
+5
2014-07-20
um: Ensure that a stub page cannot get unmapped
Richard Weinberger
1
-0
/
+3
2014-07-20
Revert "um: Fix wait_stub_done() error handling"
Richard Weinberger
1
-7
/
+2
2014-07-19
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
1
-4
/
+4
2014-07-19
Btrfs: fix abnormal long waiting in fsync
Liu Bo
1
-0
/
+11
2014-07-19
random: check for increase of entropy_count because of signed conversion
Hannes Frederic Sowa
1
-3
/
+14
2014-07-19
ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
Tomasz Figa
2
-19
/
+25
2014-07-18
ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsi
Boris BREZILLON
1
-0
/
+1
2014-07-18
ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsi
Boris BREZILLON
1
-1
/
+1
2014-07-18
ARM: at91: at91sam9x5: correct typo error for ohci clock
Bo Shen
1
-2
/
+1
2014-07-18
irqchip: gic: Fix core ID calculation when topology is read from DT
Tomasz Figa
1
-1
/
+4
2014-07-18
GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2014-07-18
GFS2: memcontrol: Spelling s/invlidate/invalidate/
Geert Uytterhoeven
1
-2
/
+2
2014-07-18
GFS2: Allow caching of glocks for flock
Bob Peterson
1
-1
/
+1
2014-07-18
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
2
-4
/
+2
2014-07-18
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-07-18
GFS2: Use GFP_NOFS when allocating glocks
Steven Whitehouse
1
-2
/
+2
2014-07-18
GFS2: Fix race in glock lru glock disposal
Steven Whitehouse
1
-3
/
+7
2014-07-18
GFS2: Only wait for demote when last holder is dequeued
Bob Peterson
1
-1
/
+3
[next]