index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
dc395x.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-18
Input: sh_keysc - 8x8 MODE_6 fix
Magnus Damm
2
-2
/
+2
2011-06-18
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
1
-0
/
+1
2011-06-18
Input: evdev - try to wake up readers only if we have full packet
Dmitry Torokhov
1
-1
/
+2
2011-05-25
Input: properly assign return value of clamp() macro.
Hans Petter Selasky
2
-3
/
+3
2011-05-19
Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander
Michael Hennerich
4
-0
/
+995
2011-05-17
Input: tsc2007 - add X, Y and Z fuzz factors to platform data
Thierry Reding
2
-3
/
+7
2011-05-17
Input: tsc2007 - add poll_period parameter to platform data
Thierry Reding
2
-3
/
+4
2011-05-17
Input: tsc2007 - add poll_delay parameter to platform data
Thierry Reding
2
-2
/
+5
2011-05-17
Input: tsc2007 - add max_rt parameter to platform data
Thierry Reding
2
-1
/
+4
2011-05-17
Input: tsc2007 - debounce pressure measurement
Thierry Reding
1
-1
/
+3
2011-05-17
Input: ad714x - fix captouch wheel option algorithm
Michael Hennerich
1
-90
/
+19
2011-05-17
Input: ad714x - allow platform code to specify irqflags
Michael Hennerich
2
-2
/
+5
2011-05-17
Input: ad714x - fix threshold and completion interrupt masks
Michael Hennerich
1
-4
/
+4
2011-05-17
Input: ad714x - fix up input configuration
Michael Hennerich
1
-0
/
+8
2011-05-17
Input: elantech - remove support for proprietary X driver
Éric Piel
1
-12
/
+0
2011-05-17
Input: elantech - report multitouch with proper ABS_MT messages
Éric Piel
1
-5
/
+34
2011-05-17
Input: elantech - export pressure and width when supported
Éric Piel
2
-1
/
+28
2011-05-17
Input: elantech - describe further the protocol
Éric Piel
1
-23
/
+100
2011-05-15
Input: atmel_tsadcc - correct call to input_free_device
Julia Lawall
1
-1
/
+1
2011-05-12
Input: add driver FSL MPR121 capacitive touch sensor
Zhang Jiejing
4
-0
/
+372
2011-05-12
Input: remove useless synchronize_rcu() calls
Eric Dumazet
4
-5
/
+0
2011-05-12
Input: ads7846 - fix gpio_pendown configuration
Igor Grinberg
1
-0
/
+7
2011-05-12
Input: ads7846 - add possibility to use external vref on ads7846
Alexander Stein
2
-9
/
+13
2011-05-12
Input: rotary-encoder - add support for half-period encoders
Johan Hovold
3
-3
/
+53
2011-05-12
Input: rotary-encoder - refactor and clean up
Johan Hovold
1
-33
/
+44
2011-05-11
Input: tegra-kbc - change wakeup logic to be all or nothing
Rakesh Iyer
2
-25
/
+2
2011-05-05
Input: ads7846 - remove unused variable from struct ads7845_ser_req
Alexander Stein
1
-1
/
+0
2011-05-05
Input: ads7846 - make transfer buffers DMA safe
Alexander Stein
1
-2
/
+10
2011-05-05
Input: ati_remote2 - return the error code from sysfs channel_mask store
Ville Syrjala
1
-3
/
+6
2011-05-05
Input: sh_keysc - only compile PM code if PM is enabled
Dmitry Torokhov
1
-4
/
+4
2011-05-03
Input: h3600_ts_input - fix a leak of the IRQ during init failure
Axel Lin
1
-4
/
+4
2011-05-03
Input: sh_keysc - make sh_keysc_device_driver static
Dmitry Torokhov
1
-1
/
+1
2011-04-28
Input: sh_keysc - switch to threaded IRQ handler
Magnus Damm
1
-1
/
+2
2011-04-28
Input: sh_keysc - implement runtime PM support
Magnus Damm
1
-25
/
+15
2011-04-28
Input: input-polldev - use system-wide freezable workqueue
Dmitry Torokhov
1
-53
/
+3
2011-04-28
Input: tegra-kbc - add ghost key filter
Rakesh Iyer
2
-0
/
+37
2011-04-28
Input: wm831x-ts - move BTN_TOUCH reporting to data transfer
Mark Brown
1
-3
/
+2
2011-04-28
Input: wm831x-ts - allow IRQ flags to be specified
Mark Brown
2
-3
/
+15
2011-04-28
Input: wm831x-ts - fix races with IRQ management
Mark Brown
1
-5
/
+49
2011-04-28
Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-04-28
Input: omap-keypad - fix a wrong free_irq() parameter
Axel Lin
1
-3
/
+3
2011-04-28
Input: qt1070 - add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-04-27
Input: evdev - only signal polls on full packets
Jeff Brown
1
-6
/
+11
2011-04-19
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
[next]