index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ad714x - fix up input configuration
Michael Hennerich
2011-05-17
1
-0
/
+8
*
Input: elantech - remove support for proprietary X driver
Éric Piel
2011-05-17
1
-12
/
+0
*
Input: elantech - report multitouch with proper ABS_MT messages
Éric Piel
2011-05-17
1
-5
/
+34
*
Input: elantech - export pressure and width when supported
Éric Piel
2011-05-17
2
-1
/
+28
*
Input: elantech - describe further the protocol
Éric Piel
2011-05-17
1
-23
/
+100
*
Input: atmel_tsadcc - correct call to input_free_device
Julia Lawall
2011-05-15
1
-1
/
+1
*
Input: add driver FSL MPR121 capacitive touch sensor
Zhang Jiejing
2011-05-12
4
-0
/
+372
*
Input: remove useless synchronize_rcu() calls
Eric Dumazet
2011-05-12
4
-5
/
+0
*
Input: ads7846 - fix gpio_pendown configuration
Igor Grinberg
2011-05-12
1
-0
/
+7
*
Input: ads7846 - add possibility to use external vref on ads7846
Alexander Stein
2011-05-12
2
-9
/
+13
*
Input: rotary-encoder - add support for half-period encoders
Johan Hovold
2011-05-12
3
-3
/
+53
*
Input: rotary-encoder - refactor and clean up
Johan Hovold
2011-05-12
1
-33
/
+44
*
Input: tegra-kbc - change wakeup logic to be all or nothing
Rakesh Iyer
2011-05-11
2
-25
/
+2
*
Input: ati_remote2 - return the error code from sysfs channel_mask store
Ville Syrjala
2011-05-05
1
-3
/
+6
*
Input: sh_keysc - only compile PM code if PM is enabled
Dmitry Torokhov
2011-05-05
1
-4
/
+4
*
Input: h3600_ts_input - fix a leak of the IRQ during init failure
Axel Lin
2011-05-03
1
-4
/
+4
*
Input: sh_keysc - make sh_keysc_device_driver static
Dmitry Torokhov
2011-05-03
1
-1
/
+1
*
Input: sh_keysc - switch to threaded IRQ handler
Magnus Damm
2011-04-28
1
-1
/
+2
*
Input: sh_keysc - implement runtime PM support
Magnus Damm
2011-04-28
1
-25
/
+15
*
Input: input-polldev - use system-wide freezable workqueue
Dmitry Torokhov
2011-04-28
1
-53
/
+3
*
Input: tegra-kbc - add ghost key filter
Rakesh Iyer
2011-04-28
2
-0
/
+37
*
Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure
Axel Lin
2011-04-28
1
-1
/
+1
*
Input: omap-keypad - fix a wrong free_irq() parameter
Axel Lin
2011-04-28
1
-3
/
+3
*
Input: qt1070 - add MODULE_DEVICE_TABLE
Axel Lin
2011-04-28
1
-0
/
+1
*
Input: evdev - only signal polls on full packets
Jeff Brown
2011-04-27
1
-6
/
+11
*
Merge commit 'v2.6.39-rc4' into next
Dmitry Torokhov
2011-04-23
10794
-292556
/
+615674
|
\
|
*
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
2011-04-19
1
-1
/
+1
|
*
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2011-04-19
2
-5
/
+2
|
|
\
|
|
*
msm: timer: fix missing return value
David Brown
2011-03-31
1
-1
/
+1
|
|
*
msm: Remove extraneous ffa device check
David Brown
2011-03-31
1
-4
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-04-18
8
-26
/
+361
|
|
\
\
|
|
*
|
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
2011-04-18
1
-1
/
+12
|
|
*
|
Input: estimate number of events per packet
Jeff Brown
2011-04-18
2
-0
/
+46
|
|
*
|
Input: evdev - indicate buffer overrun with SYN_DROPPED
Jeff Brown
2011-04-13
3
-12
/
+28
|
|
*
|
Input: document event types and codes and their intended use
Chase Douglas
2011-04-13
1
-0
/
+256
|
|
*
|
Input: add KEY_IMAGES specifically for AL Image Browser
Jarod Wilson
2011-04-13
1
-4
/
+5
|
|
*
|
Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()
Axel Lin
2011-04-12
1
-1
/
+3
|
|
*
|
Input: h3600_ts - fix error handling at connect
Christoph Fritz
2011-04-07
1
-7
/
+10
|
|
*
|
Input: twl4030_keypad - avoid potential NULL-pointer dereference
Shubhrajyoti D
2011-04-07
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-18
18
-187
/
+186
|
|
\
\
\
|
|
*
|
|
block: add blk_run_queue_async
Christoph Hellwig
2011-04-18
9
-23
/
+36
|
|
*
|
|
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
2011-04-18
1
-1
/
+2
|
|
*
|
|
md: fix up raid1/raid10 unplugging.
NeilBrown
2011-04-18
2
-28
/
+20
|
|
*
|
|
md: incorporate new plugging into raid5.
NeilBrown
2011-04-18
1
-7
/
+16
|
|
*
|
|
md: provide generic support for handling unplug callbacks.
NeilBrown
2011-04-18
2
-0
/
+60
|
|
*
|
|
md - remove old plugging code.
NeilBrown
2011-04-18
4
-104
/
+8
|
|
*
|
|
md/dm - remove remains of plug_fn callback.
NeilBrown
2011-04-18
2
-9
/
+0
|
|
*
|
|
md: use new plugging interface for RAID IO.
NeilBrown
2011-04-18
3
-1
/
+10
|
|
*
|
|
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
2011-04-18
1
-8
/
+25
|
|
*
|
|
Revert "block: add callback function for unplug notification"
Jens Axboe
2011-04-18
3
-22
/
+0
[next]