aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14[MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis1-0/+1
2007-10-14[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter1-3/+4
2007-10-14[MTD] [OneNAND] Return only negative error codesAdrian Hunter1-2/+2
2007-10-14[MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter1-4/+14
2007-10-14HID: hiddev: Add 32bit ioctl compatibiltyPhilip Langdale1-0/+12
2007-10-14HID: Add GeneralTouch touchscreen to the blacklistIlya Frolov1-0/+6
2007-10-14HID: add support for Microsoft Wireless Laser Keyboard 6000Khelben Blackstaff1-4/+14
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff1-0/+1
2007-10-14USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi1-0/+17
2007-10-14HID: trivial fixes in hid-debugJoe Perches1-19/+18
2007-10-14HID: fix input mapping for Microsoft Ergonomic KeyboardJiri Kosina1-11/+11
2007-10-14HID: use hid-plff driver for GreenAsia 0e8f:0003 devicesAnssi Hannula3-11/+22
2007-10-14USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 displayMike Crowe1-0/+4
2007-10-14HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2-0/+5
2007-10-14USBHID: add CM109 device to blacklistAlfred E. Heggestad1-0/+4
2007-10-14HID: Report usage codes of keys as EV_MSC scancode eventsJiri Kosina1-0/+8
2007-10-14HID: ignore all non-LED usages in output fields in hid-inputJiri Kosina1-0/+7
2007-10-14HID: fix whitespace damageJiri Kosina1-6/+6
2007-10-14HID: add support for Thrustmaster FGT Force Feedback wheelDmitry Torokhov3-44/+124
2007-10-14HID: minimal autosuspend support for USB HID devicesOliver Neukum1-2/+14
2007-10-14HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina2-4/+50
2007-10-14UBI: return correct error codeArtem Bityutskiy1-0/+1
2007-10-14UBI: remove useless inlinesArtem Bityutskiy1-81/+38
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy2-21/+33
2007-10-14UBI: use byte hexdumpArtem Bityutskiy2-3/+3
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy8-112/+119
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy6-19/+21
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy3-38/+3
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl1-2/+7
2007-10-14UBI: add more printsArtem Bityutskiy2-1/+5
2007-10-14UBI: fix sparse warningsArtem Bityutskiy2-41/+45
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita1-4/+4
2007-10-13[FFB]: source cleanupKrzysztof Helt1-83/+78
2007-10-13[CG6]: accelerated copyareaKrzysztof Helt1-3/+49
2007-10-13[CG6]: code cleanupKrzysztof Helt1-126/+118
2007-10-13Fix ohci-ssb with !CONFIG_PMAl Viro1-0/+2
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2007-10-13hwmon: (w83627hf) don't assume bank 0Jean Delvare1-22/+22
2007-10-13i2c-nforce2: Declare PEC as supportedJean Delvare1-0/+1
2007-10-13i2c-nforce2: Abort the transaction on errorOleg Ryjkov1-1/+32
2007-10-13i2c-nforce2: Move status checking to a separate functionOleg Ryjkov1-16/+33
2007-10-13i2c-au1550: Fix a misused register problemChris David1-7/+4
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell2-2/+2
2007-10-13i2c-at91: Mark as brokenDavid Brownell1-1/+9
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell2-24/+12
2007-10-13cx23885: Drop empty i2c algorithm control callbackJean Delvare1-7/+0
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell7-56/+0
2007-10-13i2c-dev: Reject I2C_M_RECV_LENDavid Brownell1-2/+4
2007-10-13i2c-stub: Support multiple chipsJean Delvare1-22/+57
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau1-16/+0