index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: bcm5974 - add support for MacBookPro8
Andy Botting
2011-03-12
4
-0
/
+35
*
Input: wacom - support 2FGT in MT format
Ping Cheng
2011-03-12
2
-18
/
+53
*
Input: wacom - support one finger touch the touchscreen way
Ping Cheng
2011-03-12
2
-90
/
+50
*
Input: wacom - process pen data in its own routine
Ping Cheng
2011-03-12
1
-33
/
+40
*
Input: wacom - do not send 2FGT Tablet PC events in TAP format
Ping Cheng
2011-03-12
2
-79
/
+10
*
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
2011-02-25
1
-73
/
+0
*
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
2011-02-23
1
-0
/
+9
*
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
2011-02-23
1
-1
/
+47
*
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
2011-02-23
1
-19
/
+55
*
Input: uinput - reversed test in uinput_setup_device()
Dan Carpenter
2011-02-21
1
-1
/
+1
*
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
2011-02-21
1
-3
/
+4
*
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
2011-02-21
1
-135
/
+13
*
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
2011-02-21
1
-0
/
+1
*
Input: synaptics_i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
*
Input: adxl34x - fix references to adx134x
Mark Brown
2011-02-21
1
-2
/
+2
*
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
*
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
*
Input: max7359 - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+10
*
Input: lm8323 - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+8
*
Input: ad714x-spi - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-9
/
+8
*
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-9
/
+8
*
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
2011-02-21
1
-25
/
+10
*
Input: uinput - fix setting up device name
David Herrmann
2011-02-21
1
-7
/
+6
*
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
2011-02-21
1
-3
/
+3
*
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
2011-02-21
1
-464
/
+465
*
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
2011-02-21
3
-14
/
+14
*
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
2011-01-31
1
-2
/
+2
*
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
2011-01-31
6
-58
/
+17
*
Input: dvb-usb-remote - convert to new style of get/setkeycode
Dmitry Torokhov
2011-01-31
1
-43
/
+70
*
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
2011-01-31
4290
-239430
/
+410855
|
\
|
*
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-02-01
1
-5
/
+6
|
|
\
|
|
*
ARM: mmci: round down the bytes transferred on error
Russell King
2011-01-31
1
-3
/
+4
|
|
*
ARM: mmci: complete the transaction on error
Russell King
2011-01-31
1
-1
/
+1
|
|
*
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
Linus Walleij
2011-01-27
1
-2
/
+2
|
*
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-02-01
45
-381
/
+558
|
|
\
\
|
|
*
\
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...
Greg Kroah-Hartman
2011-01-24
5
-86
/
+109
|
|
|
\
\
|
|
|
*
|
xhci: Remove more doorbell-related reads
Matthew Wilcox
2011-01-14
2
-26
/
+17
|
|
|
*
|
xHCI: fix printk_ratelimit() usage
Andiry Xu
2011-01-14
1
-2
/
+2
|
|
|
*
|
xHCI: replace dev_dbg() with xhci_dbg()
Andiry Xu
2011-01-14
1
-5
/
+6
|
|
|
*
|
xHCI: fix cycle bit set in giveback_first_trb()
Andiry Xu
2011-01-14
1
-7
/
+21
|
|
|
*
|
xHCI: remove redundant parameter in giveback_first_trb()
Andiry Xu
2011-01-14
1
-8
/
+6
|
|
|
*
|
xHCI: fix queue_trb in isoc transfer
Andiry Xu
2011-01-14
1
-1
/
+4
|
|
|
*
|
xhci: Use GFP_NOIO during device reset.
Sarah Sharp
2011-01-14
1
-2
/
+6
|
|
|
*
|
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-01-14
1
-0
/
+21
|
|
|
*
|
xhci: Do not run xhci_cleanup_msix with irq disabled
Zhang Rui
2011-01-14
1
-2
/
+4
|
|
|
*
|
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2011-01-14
2
-32
/
+21
|
|
|
*
|
xhci: Resume bus on any port status change.
Sarah Sharp
2011-01-14
1
-1
/
+1
|
|
*
|
|
usb: gadget: composite: avoid access beyond array max length
Maulik Mankad
2011-01-22
1
-2
/
+3
|
|
*
|
|
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
2011-01-22
7
-40
/
+47
|
|
*
|
|
USB: gadget: Fix endpoint representation in ci13xxx_udc
Pavankumar Kondeti
2011-01-22
2
-131
/
+142
[next]