index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
2007-04-12
4
-5
/
+0
*
Input: USB devices - handle errors when registering input devices
Dmitry Torokhov
2007-04-12
11
-67
/
+99
*
Input: remove old USB touchscreen drivers
Dmitry Torokhov
2007-04-12
4
-998
/
+0
*
Input: logips2pp - add model 1 information
Dmitry Torokhov
2007-04-12
1
-0
/
+1
*
Input: add logical channel support for ATI Remote Wonder II
Peter Stokes
2007-04-12
1
-9
/
+80
*
Input: gtco - handle errors from input_register_device()
Dmitry Torokhov
2007-04-12
1
-338
/
+289
*
Input: wistron - declare keymaps as initdata
Eric Piel
2007-04-12
1
-27
/
+49
*
Input: wistron - introduce generic keymap
Eric Piel
2007-04-12
1
-2
/
+40
*
Input: wistron - add acerhk laptop database
Eric Piel
2007-04-12
1
-72
/
+523
*
Input: logips2pp - ignore mice reporting model as 0
Dmitry Torokhov
2007-04-12
1
-3
/
+3
*
Input: i8042 - disable interfaces when switching to legacy mode
Dmitry Torokhov
2007-04-12
1
-0
/
+7
*
Input: mousedev - fix sudden warps with touchpads
Dmitry Torokhov
2007-04-12
1
-25
/
+26
*
Input: ALPS - handle errors from input_register_device()
Dmitry Torokhov
2007-04-12
2
-5
/
+9
*
Input: remove no longer used power.c handler
Robert P. J. Day
2007-04-12
2
-181
/
+0
*
Input: keyboard handler - use printk_ratelimit()
Dmitry Torokhov
2007-04-12
1
-1
/
+1
*
Input: synaptics - export model bits
Dmitry Torokhov
2007-04-12
1
-0
/
+10
*
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
2007-04-12
6
-38
/
+33
*
Input: handlers - handle errors from input_open_device()
Dmitry Torokhov
2007-04-12
4
-40
/
+107
*
Input: handlers - rename 'list' to 'client'
Dmitry Torokhov
2007-04-12
4
-298
/
+329
*
Input: rework handle creation code
Dmitry Torokhov
2007-04-12
8
-124
/
+284
*
Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist
Dmitry Torokhov
2007-03-16
1
-0
/
+11
*
Input: HIL - fix rwlock recursion bug
Helge Deller
2007-03-16
3
-25
/
+18
*
Input: add support for PXA27x keyboard controller
Rodolfo Giometti
2007-03-16
3
-0
/
+268
*
Input: sermouse - improve protocol error recovery
Peter Osterlund
2007-03-16
1
-4
/
+12
*
Input: simplify input_free_device()
Dmitry Torokhov
2007-03-16
1
-7
/
+1
*
Input: add getkeycode and setkeycode methods
Marvin Raaijmakers
2007-03-14
3
-68
/
+119
*
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
2007-03-10
10
-59
/
+195
*
Input: let driver core create class device attribute groups
Dmitry Torokhov
2007-03-07
1
-21
/
+8
*
Input: export 'uniq' in /proc/bus/input/devices
Dmitry Torokhov
2007-03-07
1
-0
/
+1
*
Input: wistron - add support for TravelMate 610
Eric Piel
2007-03-07
1
-0
/
+24
*
Input: psmouse - do not force stream mode
Dmitry Torokhov
2007-03-07
1
-6
/
+0
*
Input: HIL - cleanup coding style
Helge Deller
2007-02-28
5
-576
/
+703
*
Input: HIL - various fixes for HIL drivers
Helge Deller
2007-02-28
5
-25
/
+27
*
Input: ads7846 - add support for the ads7843 touchscreen
Nicolas Ferre
2007-02-28
1
-13
/
+15
*
Input: add driver for MIPS Cobalt back panel buttons
Yoichi Yuasa
2007-02-18
3
-1
/
+220
*
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
2007-02-18
5
-7
/
+139
*
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2007-02-18
10
-39
/
+0
*
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
2007-02-18
1
-0
/
+2
*
Input: hid-lgff - treat devices as joysticks unless told otherwise
Dmitry Torokhov
2007-02-18
1
-4
/
+6
*
Input: HID - add support for Logitech Formula Force EX
Valentin Zagura
2007-02-18
3
-2
/
+9
*
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2007-02-18
2
-10
/
+11
*
Input: do not lock device when showing name, phys and uniq
Dmitry Torokhov
2007-02-18
1
-15
/
+2
*
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2007-02-18
2
-28
/
+64
*
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
2007-02-18
3
-0
/
+30
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-02-16
23
-98
/
+702
|
\
|
*
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-10
2
-14
/
+4
|
*
[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-06
1
-1
/
+2
|
*
[AGPGART] Add agp-type-to-mask-type method missing from some drivers.
Thomas Hellstrom
2007-02-05
2
-0
/
+2
|
*
[AGPGART] Don't try to remap i810 registers on resume.
Dave Jones
2007-02-04
1
-6
/
+8
|
*
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
18
-75
/
+291
[next]