projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/adaptation/renesas_rcar/renesas_kernel.git
2011-04-12
Zhang Jiejing
Input: add driver for Maxim max11801 touchscreen controller
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Alexander Stein
Input: gpio-keys - add support for setting device name
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Alexander Stein
Input: gpio_keys - add support for EV_ABS
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Merge branch 'tsc2005' into next
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - remove 'disable' sysfs attribute
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - add open/close
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - handle read errors from SPI layer
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - do not rearm timer in hardirq handler
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - don't use work for 'pen up' handling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - do not use 0 in place of NULL
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - use true/false for boolean variables
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - hide selftest attribute if we can...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - rework driver initialization code
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - set up bus type in input device
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - set up parent device
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - clear driver data after unbinding
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - add module description
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - remove driver banner message
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - remove incorrect module alias
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - convert to using dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: tsc2005 - use spi_get/set_drvdata()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Lauri Leukkunen
Input: introduce tsc2005 driver
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Dmitry Torokhov
Input: xen-kbdfront - move to drivers/input/misc
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Daniel De Graaf
Input: xen-kbdfront - add grant reference for shared...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Olaf Hering
Input: xen-kbdfront - advertise either absolute or...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Dmitry Torokhov
Input: tc3589x-keypad - fix 'double const' warning
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Magnus Damm
Input: tca6416-keypad - suspend/resume wakeup support
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Joonyoung Shim
Input: atmel_mxt_ts - add objects of mXT1386 chip
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Joonyoung Shim
Input: atmel_mxt_ts - remove firmware version check
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Mark Brown
Input: wm831x-ts - ensure the controller is in a known...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
Bo Shen
Input: add Atmel AT42QT1070 keypad driver
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Mark Brown
Input: wm831x-ts - default pressure measurements on
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Andy Botting
Input: bcm5974 - add support for MacBookPro8
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Ping Cheng
Input: wacom - support 2FGT in MT format
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Ping Cheng
Input: wacom - support one finger touch the touchscreen way
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Ping Cheng
Input: wacom - process pen data in its own routine
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Ping Cheng
Input: wacom - do not send 2FGT Tablet PC events in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Iiro Valkonen
Input: atmel_mxt_ts - remove matrix size check
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
HeungJun Kim
Input: mcs_touchkey - add shutdown handler
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Heungjun Kim
Input: mcs_touchkey - add support for suspend/resume
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Abraham Arce
Input: omap4-keypad - wire up runtime PM handling
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Dan Carpenter
Input: uinput - reversed test in uinput_setup_device()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Iiro Valkonen
Input: atmel_mxt_ts - allow board code to specify IRQ...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Iiro Valkonen
Input: atmel_mxt_ts - allow board code to suppliy contr...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Chris Leech
Input: atmel_mxt_ts - add mXT224 identifier to id_table
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: synaptics_i2c - convert to dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: adxl34x - fix references to adx134x
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: adxl34x-spi - convert to dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: adxl34x-i2c - convert to dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: max7359 - convert to dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: lm8323 - convert to dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: ad714x-spi - convert to dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Mark Brown
Input: ad714x-i2c - convert to dev_pm_ops
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Dmitry Torokhov
Input: uinput - use memdup_user() and friends
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
David Herrmann
Input: uinput - fix setting up device name
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Iiro Valkonen
Input: atmel_mxt_ts - read whole message to make CHG low
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Iiro Valkonen
Input: atmel_mxt_ts - get rid of qt602240 prefixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Dmitry Torokhov
Input: qt602240_ts - rename to atmel_mxt_ts
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Dmitry Torokhov
Input: input-polldev - fix a couple of typos
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Dmitry Torokhov
Input: switch completely over to the new versions of...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Dmitry Torokhov
Input: dvb-usb-remote - convert to new style of get...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Dmitry Torokhov
Merge commit 'v2.6.38-rc3' into next
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Mark Brown
Input: wm831x-ts - remove use of ternary operator
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Linus Torvalds
Linux 2.6.38-rc3
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'bugfixes' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'fixes' of /home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'omap-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Randy Dunlap
kernel.h: fix kernel-doc warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Michael S....
virtio: update MAINTAINERS
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'usb-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'staging-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'tty-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Russell King
ARM: smp_on_up: allow non-ARM SMP processors
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Russell King
ARM: io: ensure inb/outb() et.al. are properly ordered...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Russell King
ARM: initrd: disable initrd if passed address overlaps...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Russell King
ARM: footbridge: fix debug macros
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Russell King
ARM: mmci: round down the bytes transferred on error
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Russell King
ARM: mmci: complete the transaction on error
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'for-linus' of git://git.infradead.org...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Dmitry Torokhov
Input: rc-keymap - return KEY_RESERVED for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Kacper Kornet
Fix prlimit64 for suid/sgid processes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Huang Weiyi
intel_scu_ipc: remove duplicated #include
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Anton Altaparmakov
NTFS: Fix invalid pointer dereference in ntfs_mft_recor...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'zerolen' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Linus Torvalds
Merge branch 'for-linus' of git://android.git./kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Mark Brown
Input: wm831x - add driver for Wolfson WM831x PMIC...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Artem Bityutskiy
Revert "UBI: use mtd->writebufsize to set minimal I...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Alexandre Peixoto...
Input: synaptics - retry failed resets when reconnecting
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Alexandre Peixoto...
Input: synaptics - fix reconnect logic on MT devices
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Rakesh Iyer
Input: tegra-kbc - fix keymap entry for LeftMeta key
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Rakesh Iyer
Input: tegra-kbc - fix build error
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Chuck Lever
NFS: NFSv4 readdir loses entries
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Chuck Lever
NFS: Micro-optimize nfs4_decode_dirent()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Trond Myklebust
NFS: Fix an NFS client lockdep issue
commit
|
commitdiff
|
tree
|
snapshot
next