index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-10
HID: add support for the eGalax dual-touch panel
Stephane Chatty
5
-0
/
+291
2010-04-08
HID: add support for cymotion master solar keyboard
Raphaël Doursenaud
3
-0
/
+3
2010-04-07
HID: ntrig: explain firmware quirk
Jiri Kosina
1
-1
/
+2
2010-04-06
HID: fix N-trig touch panel with recent firmware
Stephane Chatty
1
-2
/
+10
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2
-1
/
+5
2010-04-03
HID: usbhid: enable remote wakeup for keyboards
Alan Stern
2
-2
/
+6
2010-04-01
HID: picolcd: fix build failure
Jiri Kosina
1
-0
/
+1
2010-03-31
HID: add experimental access to PicoLCD device's EEPROM and FLASH
Bruno Prémont
2
-18
/
+423
2010-03-31
HID: add GPO (leds) support to PicoLCD device
Bruno Prémont
2
-3
/
+166
2010-03-31
HID: add lcd support to PicoLCD device
Bruno Prémont
2
-1
/
+107
2010-03-31
HID: add backlight support to PicoLCD device
Bruno Prémont
2
-2
/
+115
2010-03-31
HID: add framebuffer support to PicoLCD device
Bruno Prémont
3
-2
/
+573
2010-03-31
HID: new driver for PicoLCD device
Bruno Prémont
5
-0
/
+1206
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-0
/
+21
2010-03-30
HID: update BKL comment in hiddev
Jiri Kosina
1
-2
/
+17
2010-03-30
HID: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-03-29
HID: Add NOGET quirk for Quanta Pixart touchscreen
Anisse Astier
1
-0
/
+1
2010-03-25
HID: remove excessive _EMERG messages from hidraw
Jiri Kosina
1
-6
/
+1
2010-03-25
HID: remove BKL from hidraw
Jiri Kosina
1
-16
/
+25
2010-03-23
HID: fix oops in gyration_event()
Jiri Kosina
1
-1
/
+4
2010-03-22
HID: fixup Kconfig entry for Roccat Kone
Jiri Kosina
1
-2
/
+1
2010-03-22
HID: add driver for Roccat Kone gaming mouse
Stefan Achatz
6
-0
/
+1232
2010-03-22
HID: add sysfs speed attribute for wacom bluetooth tablet
Przemo Firszt
1
-1
/
+39
2010-03-22
HID: separate mode switching function for wacom bluetooth driver
Przemo Firszt
1
-26
/
+40
2010-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-5
/
+24
2010-03-18
HID: simplify error handling in hid_input_report()
Jiri Kosina
1
-9
/
+4
2010-03-18
HID: output event in debugfs even if hid_get_report() fails
Jiri Kosina
1
-11
/
+9
2010-03-16
HID: avoid '\0' in hid debugfs events file
Bruno Prémont
1
-3
/
+3
2010-03-16
HID: expose wacom pen tablet battery through power_supply class
Przemo Firszt
2
-0
/
+135
2010-03-15
HID: register debugfs entries before adding device
Bruno Prémont
1
-2
/
+3
2010-03-13
HID: Add RGT Clutch Wheel clutch device id
Markus Rathgeb
2
-0
/
+3
2010-03-10
HID: ntrig: fix touch events
Rafi Rubin
1
-0
/
+11
2010-03-09
HID: add quirk for UC-Logik WP4030 tablet
Andrej Gelenberg
2
-0
/
+2
2010-03-09
HID: magicmouse: fix oops after device removal
Michael Poole
1
-2
/
+5
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-12
/
+12
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-2
/
+5
2010-02-25
Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...
Jiri Kosina
9
-6
/
+515
2010-02-17
HID: usbhid: initialize interface pointers early enough
Jiri Kosina
1
-3
/
+2
2010-02-17
HID: extend mask for BUTTON usage page
Jiri Kosina
1
-1
/
+1
2010-02-16
HID: hid-ntrig: Single touch mode tap
Rafi Rubin
1
-0
/
+2
2010-02-16
HID: hid-ntrig: multitouch cleanup and fix
Rafi Rubin
1
-22
/
+94
2010-02-16
HID: n-trig: remove unnecessary tool switching
Rafi Rubin
1
-40
/
+1
2010-02-16
HID: hid-ntrig add multi input quirk and clean up
Rafi Rubin
1
-11
/
+58
2010-02-12
HID: usbhid: introduce timeout for stuck ctrl/out URBs
Oliver Neukum
2
-2
/
+28
2010-02-11
HID: magicmouse: coding style and probe failure fixes
Michael Poole
1
-60
/
+40
2010-02-10
HID: remove MODULE_VERSION from new drivers
Jiri Kosina
4
-4
/
+0
2010-02-10
HID: fix up Kconfig entry for MagicMouse
Jiri Kosina
1
-3
/
+2
2010-02-10
HID: add a device driver for the Apple Magic Mouse.
Michael Poole
5
-0
/
+482
2010-02-10
HID: Export hid_register_report
Michael Poole
1
-1
/
+2
2010-02-10
HID: Support for MosArt multitouch panel
Stephane Chatty
5
-5
/
+290
[prev]
[next]