index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-07-22
|
\
|
*
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
2011-07-18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-22
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus
Jiri Kosina
2011-07-22
|
|
\
\
\
|
|
|
*
|
HID: wiimote: Add sysfs support to wiimote driver
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Cache wiimote led state
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Add wiimote led request
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Add wiimote input button parser
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Add wiimote event handler
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Add output queue for wiimote driver
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Add wiimote send function
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Synchronize wiimote input and hid event handling
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Register input device in wiimote hid driver
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Add wiimote device structure
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Register wiimote hid driver stub
David Herrmann
2011-07-11
|
|
|
*
|
HID: wiimote: Add Nintendo Wii Remote driver stub
David Herrmann
2011-07-11
|
|
*
|
|
HID: fix support for Microsoft comfort mouse 4500
Jiri Kosina
2011-07-22
|
|
*
|
|
HID: hid-multitouch: add one new multitouch device's VID/PID
ice chien
2011-07-21
|
|
*
|
|
HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd
Axel Lin
2011-07-21
|
|
*
|
|
HID: prodikeys: make needlessly global symbols static
Axel Lin
2011-07-21
|
|
*
|
|
HID: emsff: properly handle emsff_init failure
Axel Lin
2011-07-20
|
|
*
|
|
HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path
Axel Lin
2011-07-14
|
|
*
|
|
HID: fix horizontal wheel for ms comfort mouse 4500
Ari Savolainen
2011-07-12
|
|
*
|
|
HID: uclogic: Add support for UC-Logic WP1062
Nikolai Kondrashov
2011-07-11
|
|
*
|
|
HID: add FF support for Holtek On Line Grip based gamepads
Anssi Hannula
2011-06-27
|
|
*
|
|
HID: add support for MS Digital Media 3000
Jiri Kosina
2011-06-14
|
|
*
|
|
HID: hid-sony: fix endiannes of Sixaxis accel/gyro values
Simon Wood
2011-06-13
|
|
*
|
|
HID: hid-sony: amend Sixaxis descriptor to enable accelerometers
Simon Wood
2011-06-13
|
|
*
|
|
HID: Add driver to fix Speedlink VAD Cezanne support
Stefan Kriwanek
2011-06-08
|
|
*
|
|
HID: Fix Logitech Driving Force Pro wheel
Michael Bauer
2011-06-07
|
|
*
|
|
HID: yurex: recognize GeneralKeys wireless presenter as generic HID
Tomoki Sekiyama
2011-06-07
|
*
|
|
|
HID: roccat: fix NULL pointer dereference, add range checks
Stefan Achatz
2011-06-13
|
*
|
|
|
HID: roccat: correction and cleanup of HID feature reports
Stefan Achatz
2011-06-13
|
*
|
|
|
HID: roccat: chang Kconfig menu to submenu for roccat devices
Stefan Achatz
2011-06-13
|
*
|
|
|
HID: roccat: Add "Roccat Talk" support for koneplus
Stefan Achatz
2011-06-13
|
|
/
/
/
*
|
|
|
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
|
\
\
\
\
|
*
|
|
|
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-07
*
|
|
|
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
|
\
\
\
\
\
|
*
|
|
|
|
of/address: Add of_find_matching_node_by_address helper
Grant Likely
2011-07-18
|
*
|
|
|
|
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
2011-07-15
|
|
\
\
\
\
\
|
*
|
|
|
|
|
dt: remove extra xsysace platform_driver registration
Grant Likely
2011-07-14
|
*
|
|
|
|
|
tty/serial: Add devicetree support for nVidia Tegra serial ports
Grant Likely
2011-07-09
|
*
|
|
|
|
|
dt: add helper function to read u32 arrays
Rob Herring
2011-07-06
|
*
|
|
|
|
|
tty/serial: change of_serial to use new of_property_read_u32() api
Grant Likely
2011-07-04
|
*
|
|
|
|
|
dt: add 'const' for of_property_read_string parameter **out_string
Shawn Guo
2011-07-04
|
*
|
|
|
|
|
dt: add helper functions to read u32 and string property values
Thomas Abraham
2011-06-30
|
*
|
|
|
|
|
tty: of_serial: support for 32 bit accesses
Jamie Iles
2011-06-30
|
*
|
|
|
|
|
dt/platform: allow device name to be overridden
Grant Likely
2011-06-21
|
*
|
|
|
|
|
drivers/amba: create devices from device tree
Grant Likely
2011-06-21
|
*
|
|
|
|
|
dt: add of_platform_populate() for creating device from the device tree
Grant Likely
2011-06-21
[next]