aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-22
|\
| * connector: add an event for monitoring process tracersVladimir Zapolskiy2011-07-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-22
|\ \
| | \
| | \
| *-. \ Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina2011-07-22
| |\ \ \
| | | * | HID: wiimote: Add sysfs support to wiimote driverDavid Herrmann2011-07-11
| | | * | HID: wiimote: Cache wiimote led stateDavid Herrmann2011-07-11
| | | * | HID: wiimote: Add wiimote led requestDavid Herrmann2011-07-11
| | | * | HID: wiimote: Add wiimote input button parserDavid Herrmann2011-07-11
| | | * | HID: wiimote: Add wiimote event handlerDavid Herrmann2011-07-11
| | | * | HID: wiimote: Add output queue for wiimote driverDavid Herrmann2011-07-11
| | | * | HID: wiimote: Add wiimote send functionDavid Herrmann2011-07-11
| | | * | HID: wiimote: Synchronize wiimote input and hid event handlingDavid Herrmann2011-07-11
| | | * | HID: wiimote: Register input device in wiimote hid driverDavid Herrmann2011-07-11
| | | * | HID: wiimote: Add wiimote device structureDavid Herrmann2011-07-11
| | | * | HID: wiimote: Register wiimote hid driver stubDavid Herrmann2011-07-11
| | | * | HID: wiimote: Add Nintendo Wii Remote driver stubDavid Herrmann2011-07-11
| | * | | HID: fix support for Microsoft comfort mouse 4500Jiri Kosina2011-07-22
| | * | | HID: hid-multitouch: add one new multitouch device's VID/PIDice chien2011-07-21
| | * | | HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin2011-07-21
| | * | | HID: prodikeys: make needlessly global symbols staticAxel Lin2011-07-21
| | * | | HID: emsff: properly handle emsff_init failureAxel Lin2011-07-20
| | * | | HID: ACRUX - add missing hid_hw_stop() in ax_probe() error pathAxel Lin2011-07-14
| | * | | HID: fix horizontal wheel for ms comfort mouse 4500Ari Savolainen2011-07-12
| | * | | HID: uclogic: Add support for UC-Logic WP1062Nikolai Kondrashov2011-07-11
| | * | | HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula2011-06-27
| | * | | HID: add support for MS Digital Media 3000Jiri Kosina2011-06-14
| | * | | HID: hid-sony: fix endiannes of Sixaxis accel/gyro valuesSimon Wood2011-06-13
| | * | | HID: hid-sony: amend Sixaxis descriptor to enable accelerometersSimon Wood2011-06-13
| | * | | HID: Add driver to fix Speedlink VAD Cezanne supportStefan Kriwanek2011-06-08
| | * | | HID: Fix Logitech Driving Force Pro wheelMichael Bauer2011-06-07
| | * | | HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2011-06-07
| * | | | HID: roccat: fix NULL pointer dereference, add range checksStefan Achatz2011-06-13
| * | | | HID: roccat: correction and cleanup of HID feature reportsStefan Achatz2011-06-13
| * | | | HID: roccat: chang Kconfig menu to submenu for roccat devicesStefan Achatz2011-06-13
| * | | | HID: roccat: Add "Roccat Talk" support for koneplusStefan Achatz2011-06-13
| |/ / /
* | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-07
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\ \ \ \ \
| * | | | | of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-18
| * | | | | Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely2011-07-15
| |\ \ \ \ \
| * | | | | | dt: remove extra xsysace platform_driver registrationGrant Likely2011-07-14
| * | | | | | tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-09
| * | | | | | dt: add helper function to read u32 arraysRob Herring2011-07-06
| * | | | | | tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely2011-07-04
| * | | | | | dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo2011-07-04
| * | | | | | dt: add helper functions to read u32 and string property valuesThomas Abraham2011-06-30
| * | | | | | tty: of_serial: support for 32 bit accessesJamie Iles2011-06-30
| * | | | | | dt/platform: allow device name to be overriddenGrant Likely2011-06-21
| * | | | | | drivers/amba: create devices from device treeGrant Likely2011-06-21
| * | | | | | dt: add of_platform_populate() for creating device from the device treeGrant Likely2011-06-21