Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | mm: cleanup on the comments of zone_reclaim_stat | Wanpeng Li | 2012-06-28 | 1 | -1/+1 | |
| * | | mm: fix page reclaim comment error | Wanpeng Li | 2012-06-28 | 1 | -1/+2 | |
| * | | lib: correct link to the original source for div64_u64 | Akinobu Mita | 2012-06-28 | 1 | -1/+1 | |
| * | | ab8500-btemp: Fix typo 'AB5500' | Paul Bolle | 2012-06-28 | 1 | -1/+1 | |
| * | | treewide: Put a space between #include and FILE | Paul Bolle | 2012-06-28 | 8 | -13/+13 | |
| * | | lm8333: Fix check ordering | Alan Cox | 2012-06-27 | 1 | -1/+1 | |
| * | | parisc: cleanup quoted include | Paul Bolle | 2012-06-05 | 1 | -1/+1 | |
| * | | renesas_usbhs: cleanup quoted includes | Paul Bolle | 2012-06-05 | 7 | -12/+12 | |
| * | | Doc: document max raw dev number | Kazuo Moriwaka | 2012-06-03 | 1 | -0/+2 | |
| * | | Fix comment typo multipy -> multiply | Ralf Baechle | 2012-06-03 | 2 | -2/+2 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 40 | -554/+2983 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'uhid' into for-linus | Jiri Kosina | 2012-07-24 | 9 | -0/+1266 | |
| |\ \ \ | ||||||
| | * | | | HID: uhid: Fix sending events with invalid data | Vinicius Costa Gomes | 2012-07-20 | 1 | -1/+1 | |
| | * | | | HID: uhid: silence gcc warning | Jiri Kosina | 2012-06-18 | 1 | -1/+1 | |
| | * | | | MAINTAINERS: add UHID entry | David Herrmann | 2012-06-18 | 1 | -0/+7 | |
| | * | | | HID: uhid: add example program | David Herrmann | 2012-06-18 | 2 | -0/+391 | |
| | * | | | HID: uhid: add documentation | David Herrmann | 2012-06-18 | 1 | -0/+169 | |
| | * | | | HID: uhid: implement feature requests | David Herrmann | 2012-06-18 | 2 | -1/+136 | |
| | * | | | HID: uhid: forward raw output reports to user-space | David Herrmann | 2012-06-18 | 2 | -1/+47 | |
| | * | | | HID: uhid: forward output request to user-space | David Herrmann | 2012-06-18 | 2 | -0/+26 | |
| | * | | | HID: uhid: forward open/close events to user-space | David Herrmann | 2012-06-18 | 2 | -1/+8 | |
| | * | | | HID: uhid: add UHID_START and UHID_STOP events | David Herrmann | 2012-06-18 | 2 | -1/+9 | |
| | * | | | HID: uhid: forward hid report-descriptor to hid core | David Herrmann | 2012-06-18 | 1 | -1/+3 | |
| | * | | | HID: uhid: allow feeding input data into uhid devices | David Herrmann | 2012-06-18 | 2 | -0/+23 | |
| | * | | | HID: uhid: add UHID_CREATE and UHID_DESTROY events | David Herrmann | 2012-06-18 | 2 | -1/+164 | |
| | * | | | HID: uhid: implement write() on uhid devices | David Herrmann | 2012-06-18 | 1 | -1/+30 | |
| | * | | | HID: uhid: implement read() on uhid devices | David Herrmann | 2012-06-18 | 1 | -1/+45 | |
| | * | | | HID: uhid: allow poll()'ing on uhid devices | David Herrmann | 2012-06-18 | 1 | -0/+7 | |
| | * | | | HID: uhid: add internal message buffer | David Herrmann | 2012-06-18 | 3 | -0/+99 | |
| | * | | | HID: uhid: introduce user-space I/O driver support for HID | David Herrmann | 2012-06-18 | 3 | -0/+110 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-------. \ \ \ | Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes... | Jiri Kosina | 2012-07-24 | 32 | -550/+1697 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | HID: add ASUS AIO keyboard model AK1D | Cyrus Lien | 2012-07-23 | 3 | -0/+3 | |
| | | | | | * | | | | HID: add support for Cypress barcode scanner 04B4:ED81 | Lionel Vaux | 2012-07-22 | 3 | -0/+4 | |
| | | | | | * | | | | HID: Allow drivers to be their own listener | David Herrmann | 2012-07-20 | 2 | -6/+4 | |
| | | | | | * | | | | HID: Add driver for Holtek based keyboards with broken HID | Tom Harwood | 2012-07-12 | 5 | -2/+192 | |
| | | | | | * | | | | HID: Add suport for the brightness control keys on HP keyboards | Keng-Yu Lin | 2012-07-09 | 2 | -0/+10 | |
| | | | | | * | | | | HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPoint | Bryan Wu | 2012-06-18 | 1 | -0/+1 | |
| | | | | | * | | | | HID: Driver for Lenovo Keyboard with Trackpoint | Bernhard Seibold | 2012-06-08 | 6 | -0/+619 | |
| | | | | | * | | | | HID: wiimote-ext: comment spelling fix | Giuseppe Bilotta | 2012-06-05 | 1 | -1/+1 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | HID: usbhid: fix error paths in suspend | Alan Stern | 2012-07-20 | 1 | -27/+44 | |
| | | | | * | | | | HID: usbhid: check for suspend or reset before restarting | Alan Stern | 2012-07-20 | 1 | -2/+4 | |
| | | | | * | | | | HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED | Alan Stern | 2012-07-20 | 2 | -8/+7 | |
| | | | | * | | | | HID: usbhid: inline some simple routines | Alan Stern | 2012-07-20 | 1 | -31/+16 | |
| | | | | * | | | | HID: usbhid: fix autosuspend calls | Alan Stern | 2012-07-20 | 1 | -74/+72 | |
| | | | | * | | | | HID: usbhid: fix use-after-free bug | Alan Stern | 2012-07-20 | 1 | -5/+11 | |
| | | | * | | | | | HID: roccat: added sensor sysfs attribute for Savu | Stefan Achatz | 2012-07-20 | 3 | -0/+13 | |
| | | | * | | | | | HID: roccat: rename roccat_common functions to roccat_common2 | Stefan Achatz | 2012-06-28 | 8 | -67/+67 | |
| | | | * | | | | | HID: roccat: fix wrong hid_err usage on struct usb_device | Stefan Achatz | 2012-06-28 | 1 | -3/+3 | |
| | | | * | | | | | HID: roccat: move functionality to roccat-common | Stefan Achatz | 2012-06-28 | 12 | -332/+111 | |
| | | | * | | | | | HID: roccat: add support for Roccat Savu | Stefan Achatz | 2012-06-28 | 6 | -1/+532 |