aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-14
* synclink_gt endianness annotationsAl Viro2007-10-14
* fw-cdev __user annotationsAl Viro2007-10-14
* mpc5200_wdt: __user annotationsAl Viro2007-10-14
* remove duplicate initializer (macvlan)Al Viro2007-10-14
* skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro2007-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-10-14
|\
| * Merge branch 'hidraw' into for-linusJiri Kosina2007-10-14
| |\
| | * HID: hidraw_connect() memleak fixMariusz Kozlowski2007-10-14
| | * HID: add hidraw interfaceJiri Kosina2007-10-14
| | * USB HID: provide hook for hidraw write()Jiri Kosina2007-10-14
| * | HID: hiddev: Add 32bit ioctl compatibiltyPhilip Langdale2007-10-14
| * | HID: Add GeneralTouch touchscreen to the blacklistIlya Frolov2007-10-14
| * | HID: add support for Microsoft Wireless Laser Keyboard 6000Khelben Blackstaff2007-10-14
| * | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-14
| * | USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi2007-10-14
| * | HID: trivial fixes in hid-debugJoe Perches2007-10-14
| * | HID: fix input mapping for Microsoft Ergonomic KeyboardJiri Kosina2007-10-14
| * | HID: use hid-plff driver for GreenAsia 0e8f:0003 devicesAnssi Hannula2007-10-14
| * | USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 displayMike Crowe2007-10-14
| * | HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2007-10-14
| * | USBHID: add CM109 device to blacklistAlfred E. Heggestad2007-10-14
| * | HID: Report usage codes of keys as EV_MSC scancode eventsJiri Kosina2007-10-14
| * | HID: ignore all non-LED usages in output fields in hid-inputJiri Kosina2007-10-14
| * | HID: fix whitespace damageJiri Kosina2007-10-14
| * | HID: add support for Thrustmaster FGT Force Feedback wheelDmitry Torokhov2007-10-14
| * | HID: minimal autosuspend support for USB HID devicesOliver Neukum2007-10-14
| * | HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina2007-10-14
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-14
|\ \
| * \ Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-14
| |\ \
| | * | UBI: return correct error codeArtem Bityutskiy2007-10-14
| | * | UBI: remove useless inlinesArtem Bityutskiy2007-10-14
| | * | UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-14
| | * | UBI: use byte hexdumpArtem Bityutskiy2007-10-14
| | * | UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
| | * | UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14
| | * | UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-14
| | * | UBI: don't use array index before testing if it is negativeJesper Juhl2007-10-14
| | * | UBI: add more printsArtem Bityutskiy2007-10-14
| | * | UBI: fix sparse warningsArtem Bityutskiy2007-10-14
| | * | UBI: fix leak in ubi_scan_erase_pebFlorin Malita2007-10-14
| * | | [MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis2007-10-14
| * | | [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter2007-10-14
| * | | [MTD] [OneNAND] Return only negative error codesAdrian Hunter2007-10-14
| * | | [MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter2007-10-14
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-14
|\ \ \
| * | | [FFB]: source cleanupKrzysztof Helt2007-10-14
| * | | [CG6]: accelerated copyareaKrzysztof Helt2007-10-14
| * | | [CG6]: code cleanupKrzysztof Helt2007-10-14
| |/ /
* | | mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely2007-10-14