summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-231-0/+35
|\
| * connector: add an event for monitoring process tracersVladimir Zapolskiy2011-07-181-0/+35
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2328-135/+1377
|\ \
| | \
| | \
| *-. \ Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina2011-07-221376-18629/+74757
| |\ \ \
| | | * | HID: wiimote: Add sysfs support to wiimote driverDavid Herrmann2011-07-111-0/+74
| | | * | HID: wiimote: Cache wiimote led stateDavid Herrmann2011-07-111-0/+26
| | | * | HID: wiimote: Add wiimote led requestDavid Herrmann2011-07-111-0/+26
| | | * | HID: wiimote: Add wiimote input button parserDavid Herrmann2011-07-111-0/+66
| | | * | HID: wiimote: Add wiimote event handlerDavid Herrmann2011-07-111-0/+18
| | | * | HID: wiimote: Add output queue for wiimote driverDavid Herrmann2011-07-111-0/+78
| | | * | HID: wiimote: Add wiimote send functionDavid Herrmann2011-07-111-0/+19
| | | * | HID: wiimote: Synchronize wiimote input and hid event handlingDavid Herrmann2011-07-111-0/+19
| | | * | HID: wiimote: Register input device in wiimote hid driverDavid Herrmann2011-07-111-0/+34
| | | * | HID: wiimote: Add wiimote device structureDavid Herrmann2011-07-111-2/+39
| | | * | HID: wiimote: Register wiimote hid driver stubDavid Herrmann2011-07-113-1/+65
| | | * | HID: wiimote: Add Nintendo Wii Remote driver stubDavid Herrmann2011-07-113-0/+39
| | * | | HID: fix support for Microsoft comfort mouse 4500Jiri Kosina2011-07-221-0/+1
| | * | | HID: hid-multitouch: add one new multitouch device's VID/PIDice chien2011-07-214-0/+9
| | * | | HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin2011-07-211-2/+0
| | * | | HID: prodikeys: make needlessly global symbols staticAxel Lin2011-07-211-7/+8
| | * | | HID: emsff: properly handle emsff_init failureAxel Lin2011-07-201-1/+6
| | * | | HID: ACRUX - add missing hid_hw_stop() in ax_probe() error pathAxel Lin2011-07-141-0/+1
| | * | | HID: fix horizontal wheel for ms comfort mouse 4500Ari Savolainen2011-07-122-5/+22
| | * | | HID: uclogic: Add support for UC-Logic WP1062Nikolai Kondrashov2011-07-113-0/+197
| | * | | HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula2011-06-275-0/+259
| | * | | HID: add support for MS Digital Media 3000Jiri Kosina2011-06-143-0/+4
| | * | | HID: hid-sony: fix endiannes of Sixaxis accel/gyro valuesSimon Wood2011-06-131-0/+20
| | * | | HID: hid-sony: amend Sixaxis descriptor to enable accelerometersSimon Wood2011-06-131-0/+15
| | * | | HID: Add driver to fix Speedlink VAD Cezanne supportStefan Kriwanek2011-06-085-0/+100
| | * | | HID: Fix Logitech Driving Force Pro wheelMichael Bauer2011-06-071-1/+73
| | * | | HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2011-06-072-1/+7
| * | | | HID: roccat: fix NULL pointer dereference, add range checksStefan Achatz2011-06-135-3/+21
| * | | | HID: roccat: correction and cleanup of HID feature reportsStefan Achatz2011-06-1312-107/+107
| * | | | HID: roccat: chang Kconfig menu to submenu for roccat devicesStefan Achatz2011-06-131-10/+7
| * | | | HID: roccat: Add "Roccat Talk" support for koneplusStefan Achatz2011-06-132-0/+22
| |/ / /
* | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-228-85/+200
|\ \ \ \
| * | | | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-088-85/+200
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-225-107/+313
|\ \ \ \ \
| * | | | | of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-191-0/+18
| * | | | | Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely2011-07-16299-1608/+26277
| |\ \ \ \ \
| * | | | | | dt: remove extra xsysace platform_driver registrationGrant Likely2011-07-141-82/+16
| * | | | | | tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-091-0/+1
| * | | | | | dt: add helper function to read u32 arraysRob Herring2011-07-061-6/+13
| * | | | | | tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely2011-07-041-22/+15
| * | | | | | dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo2011-07-041-1/+1
| * | | | | | dt: add helper functions to read u32 and string property valuesThomas Abraham2011-06-301-0/+58
| * | | | | | tty: of_serial: support for 32 bit accessesJamie Iles2011-06-301-0/+17
| * | | | | | dt/platform: allow device name to be overriddenGrant Likely2011-06-211-10/+63
| * | | | | | drivers/amba: create devices from device treeGrant Likely2011-06-211-0/+71
| * | | | | | dt: add of_platform_populate() for creating device from the device treeGrant Likely2011-06-211-4/+50