summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more trivial signedness fixes in driversAl Viro2007-10-1411-12/+14
* signedness: module_param_array nump argumentAl Viro2007-10-1412-27/+27
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-1419-25/+25
* frv: missing casts in cmpxchg()Al Viro2007-10-141-1/+4
* synclink_gt endianness annotationsAl Viro2007-10-141-4/+4
* endian-clean in_le64/out_le64Al Viro2007-10-141-2/+2
* fs/partitions/sun.c endianness annotationsAl Viro2007-10-141-2/+2
* fw-cdev __user annotationsAl Viro2007-10-141-2/+3
* mpc5200_wdt: __user annotationsAl Viro2007-10-141-1/+1
* mm/migrate.c __user annotationAl Viro2007-10-141-1/+1
* fix breakage in sctp getsockoptAl Viro2007-10-141-4/+6
* remove duplicate initializer (macvlan)Al Viro2007-10-141-1/+0
* skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro2007-10-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-10-1416-88/+877
|\
| * Merge branch 'hidraw' into for-linusJiri Kosina2007-10-147-2/+565
| |\
| | * HID: hidraw_connect() memleak fixMariusz Kozlowski2007-10-141-4/+10
| | * HID: add hidraw interfaceJiri Kosina2007-10-147-2/+536
| | * USB HID: provide hook for hidraw write()Jiri Kosina2007-10-141-0/+23
| * | HID: hiddev: Add 32bit ioctl compatibiltyPhilip Langdale2007-10-141-0/+12
| * | HID: Add GeneralTouch touchscreen to the blacklistIlya Frolov2007-10-141-0/+6
| * | HID: add support for Microsoft Wireless Laser Keyboard 6000Khelben Blackstaff2007-10-141-4/+14
| * | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-142-0/+2
| * | USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi2007-10-142-0/+18
| * | HID: trivial fixes in hid-debugJoe Perches2007-10-141-19/+18
| * | HID: fix input mapping for Microsoft Ergonomic KeyboardJiri Kosina2007-10-141-11/+11
| * | HID: use hid-plff driver for GreenAsia 0e8f:0003 devicesAnssi Hannula2007-10-143-11/+22
| * | USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 displayMike Crowe2007-10-141-0/+4
| * | HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2007-10-143-0/+6
| * | USBHID: add CM109 device to blacklistAlfred E. Heggestad2007-10-141-0/+4
| * | HID: Report usage codes of keys as EV_MSC scancode eventsJiri Kosina2007-10-141-0/+8
| * | HID: ignore all non-LED usages in output fields in hid-inputJiri Kosina2007-10-141-0/+7
| * | HID: fix whitespace damageJiri Kosina2007-10-141-6/+6
| * | HID: add support for Thrustmaster FGT Force Feedback wheelDmitry Torokhov2007-10-143-44/+124
| * | HID: minimal autosuspend support for USB HID devicesOliver Neukum2007-10-141-2/+14
| * | HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina2007-10-142-4/+50
| * | Input: add KEY_SPELLCHECKJiri Kosina2007-10-141-0/+1
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-1414-326/+295
|\ \
| * \ Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-1412-317/+274
| |\ \
| | * | UBI: return correct error codeArtem Bityutskiy2007-10-141-0/+1
| | * | UBI: remove useless inlinesArtem Bityutskiy2007-10-141-81/+38
| | * | UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-142-21/+33
| | * | UBI: use byte hexdumpArtem Bityutskiy2007-10-142-3/+3
| | * | UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-148-112/+119
| | * | UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-146-19/+21
| | * | UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-143-38/+3
| | * | UBI: don't use array index before testing if it is negativeJesper Juhl2007-10-141-2/+7
| | * | UBI: add more printsArtem Bityutskiy2007-10-142-1/+5
| | * | UBI: fix sparse warningsArtem Bityutskiy2007-10-142-41/+45
| | * | UBI: fix leak in ubi_scan_erase_pebFlorin Malita2007-10-141-4/+4
| * | | [MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis2007-10-141-0/+1
OpenPOWER on IntegriCloud