index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: synaptics - fix regression with "image sensor" trackpads
Benjamin Herrenschmidt
2012-04-21
1
-1
/
+2
*
Input: da9052 - fix memory leak in da9052_onkey_probe()
Jesper Juhl
2012-04-12
1
-1
/
+2
*
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-04-10
1
-1
/
+1
*
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
2012-04-10
1
-6
/
+8
*
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
2012-04-10
1
-2
/
+4
*
Input: elantech - reset touchpad before configuring it
JJ Ding
2012-04-10
1
-0
/
+4
*
Input: sentelic - filter taps in absolute mode
Oskari Saarenmaa
2012-04-03
1
-0
/
+8
*
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
2012-04-03
1
-3
/
+1
*
Input: wacom - check for allocation failure in probe()
Dan Carpenter
2012-03-30
1
-0
/
+2
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-03-27
10
-194
/
+692
|
\
|
*
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
2012-03-27
1
-0
/
+1
|
*
Input: amijoy - add missing platform check
Geert Uytterhoeven
2012-03-26
1
-0
/
+3
|
*
Input: wacom - wireless battery status
Chris Bagwell
2012-03-26
5
-2
/
+64
|
*
Input: wacom - create inputs when wireless connect
Chris Bagwell
2012-03-26
4
-10
/
+109
|
*
Input: wacom - wireless monitor framework
Chris Bagwell
2012-03-26
3
-6
/
+62
|
*
Input: wacom - isolate input registration
Chris Bagwell
2012-03-26
1
-20
/
+33
|
*
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
2012-03-26
1
-9
/
+34
|
*
Input: sentelic - minor code cleanup
Tai-hwa Liang
2012-03-26
1
-1
/
+1
|
*
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
2012-03-26
2
-4
/
+132
|
*
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
2012-03-26
2
-62
/
+94
|
*
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2012-03-20
1
-66
/
+148
|
*
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
2012-03-20
1
-16
/
+14
|
*
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
2012-03-20
1
-1
/
+1
|
*
Input: gpio_keys - constify platform data
Dmitry Torokhov
2012-03-20
1
-16
/
+15
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-03-20
4611
-212840
/
+257215
|
\
|
|
*
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
2012-03-17
3
-0
/
+376
|
*
Input: altera_ps2 - use of_match_ptr()
Tobias Klauser
2012-03-17
1
-3
/
+1
|
*
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-03-17
5
-57
/
+5
|
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-17
29
-345
/
+29
|
*
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
2012-03-17
7
-77
/
+7
|
*
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
2012-03-17
2
-2
/
+1
|
*
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
2012-03-17
1
-5
/
+17
|
*
Input: add driver support for MAX8997-haptic
Donggeun Kim
2012-03-17
3
-0
/
+420
|
*
Input: tegra-kbc - revise device tree support
Olof Johansson
2012-03-14
1
-5
/
+16
|
*
Input: of_keymap - add device tree bindings for simple key matrices
Olof Johansson
2012-03-14
4
-0
/
+93
|
*
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...
Julia Lawall
2012-03-13
1
-1
/
+1
|
*
Merge branch 'for-next' of github.com:rydberg/linux into next
Dmitry Torokhov
2012-03-09
3
-2
/
+28
|
|
\
|
|
*
bcm5974: Add pointer and buttonpad properties
Chase Douglas
2012-02-14
1
-0
/
+1
|
|
*
Input: Add EVIOC mechanism for MT slots
Henrik Rydberg
2012-02-09
1
-1
/
+26
|
|
*
Input: Use accessor for MT values
Henrik Rydberg
2012-02-02
1
-1
/
+1
|
*
|
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
4560
-212217
/
+253584
|
|
\
\
|
|
*
\
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-03-04
1
-2
/
+2
|
|
|
\
\
|
|
|
*
|
[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
Boaz Harrosh
2012-02-25
1
-2
/
+2
|
|
*
|
|
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2012-03-04
1
-0
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h
Cong Wang
2012-02-27
1
-0
/
+2
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-03
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
crypto: mv_cesa - fix final callback not ignoring input data
Phil Sutter
2012-02-28
1
-0
/
+1
|
|
*
|
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-03
1
-14
/
+75
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
hwmon: (f75375s) Catch some attempts to write to r/o registers
Nikolaus Schulz
2012-03-02
1
-0
/
+27
|
|
|
*
|
|
|
|
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
Nikolaus Schulz
2012-03-02
1
-8
/
+34
[next]