Age | Commit message (Expand) | Author |
2007-10-14 | USB HID: provide hook for hidraw write() | Jiri Kosina |
2007-10-14 | [MTD] fix mtdconcat for subpage-write NAND | Chris Paulson-Ellis |
2007-10-14 | [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first. | Adrian Hunter |
2007-10-14 | [MTD] [OneNAND] Return only negative error codes | Adrian Hunter |
2007-10-14 | [MTD] [OneNAND] Synchronize block locking operations | Adrian Hunter |
2007-10-14 | HID: hiddev: Add 32bit ioctl compatibilty | Philip Langdale |
2007-10-14 | HID: Add GeneralTouch touchscreen to the blacklist | Ilya Frolov |
2007-10-14 | HID: add support for Microsoft Wireless Laser Keyboard 6000 | Khelben Blackstaff |
2007-10-14 | Input: add KEY_LOGOFF | Khelben Blackstaff |
2007-10-14 | USBHID: report descriptor fix for MacBook JIS keyboard | Tomoya Adachi |
2007-10-14 | HID: trivial fixes in hid-debug | Joe Perches |
2007-10-14 | HID: fix input mapping for Microsoft Ergonomic Keyboard | Jiri Kosina |
2007-10-14 | HID: use hid-plff driver for GreenAsia 0e8f:0003 devices | Anssi Hannula |
2007-10-14 | USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display | Mike Crowe |
2007-10-14 | HID: enable hiddev for the SantaRosa MacBookPro IR receiver | Stelian Pop |
2007-10-14 | USBHID: add CM109 device to blacklist | Alfred E. Heggestad |
2007-10-14 | HID: Report usage codes of keys as EV_MSC scancode events | Jiri Kosina |
2007-10-14 | HID: ignore all non-LED usages in output fields in hid-input | Jiri Kosina |
2007-10-14 | HID: fix whitespace damage | Jiri Kosina |
2007-10-14 | HID: add support for Thrustmaster FGT Force Feedback wheel | Dmitry Torokhov |
2007-10-14 | HID: minimal autosuspend support for USB HID devices | Oliver Neukum |
2007-10-14 | HID: add support for Microsoft Natural Ergonomic Keyboard 4000 | Jiri Kosina |
2007-10-14 | UBI: return correct error code | Artem Bityutskiy |
2007-10-14 | UBI: remove useless inlines | Artem Bityutskiy |
2007-10-14 | UBI: fix atomic LEB change problems | Artem Bityutskiy |
2007-10-14 | UBI: use byte hexdump | Artem Bityutskiy |
2007-10-14 | UBI: do not use vmalloc on I/O path | Artem Bityutskiy |
2007-10-14 | UBI: allocate memory with GFP_NOFS | Artem Bityutskiy |
2007-10-14 | UBI: use linux print_hex_dump(), not home-grown one | Artem Bityutskiy |
2007-10-14 | UBI: don't use array index before testing if it is negative | Jesper Juhl |
2007-10-14 | UBI: add more prints | Artem Bityutskiy |
2007-10-14 | UBI: fix sparse warnings | Artem Bityutskiy |
2007-10-14 | UBI: fix leak in ubi_scan_erase_peb | Florin Malita |
2007-10-13 | [FFB]: source cleanup | Krzysztof Helt |
2007-10-13 | [CG6]: accelerated copyarea | Krzysztof Helt |
2007-10-13 | [CG6]: code cleanup | Krzysztof Helt |
2007-10-13 | Fix ohci-ssb with !CONFIG_PM | Al Viro |
2007-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-13 | hwmon: (w83627hf) don't assume bank 0 | Jean Delvare |
2007-10-13 | i2c-nforce2: Declare PEC as supported | Jean Delvare |
2007-10-13 | i2c-nforce2: Abort the transaction on error | Oleg Ryjkov |
2007-10-13 | i2c-nforce2: Move status checking to a separate function | Oleg Ryjkov |
2007-10-13 | i2c-au1550: Fix a misused register problem | Chris David |
2007-10-13 | i2c: Rename the PEC functionality bit | David Brownell |
2007-10-13 | i2c-at91: Mark as broken | David Brownell |
2007-10-13 | i2c: Remove i2c_algorithm.algo_control() | David Brownell |
2007-10-13 | cx23885: Drop empty i2c algorithm control callback | Jean Delvare |
2007-10-13 | i2c: Remove NOP i2c_algorithm.algo_control() methods | David Brownell |
2007-10-13 | i2c-dev: Reject I2C_M_RECV_LEN | David Brownell |
2007-10-13 | i2c-stub: Support multiple chips | Jean Delvare |