Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Input: ads7846 - convert to dev_pm_ops | Mark Brown | 2011-01-20 | 1 | -6/+10 | |
| | * | | | Input: ad7879 - convert SPI to dev_pm_ops | Mark Brown | 2011-01-20 | 1 | -8/+9 | |
| | * | | | Input: ad7877 - convert to dev_pm_ops | Mark Brown | 2011-01-20 | 1 | -10/+9 | |
| * | | | | Input: evdev - fix evdev_write return value on partial writes | Peter Korsgaard | 2011-02-27 | 1 | -4/+6 | |
| * | | | | Input: bcm5974 - Report button also for zero fingers | Henrik Rydberg | 2011-02-27 | 1 | -4/+4 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 2011-03-17 | 22 | -86/+996 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | | | * | | | | | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 1 | -1/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-03-17 | 2 | -0/+75 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | 2011-03-17 | 1 | -4/+4 | |
| * | | | | | | | | | unicore32 i8042 upgrade and bugfix: adjust resource request region type | GuanXuetao | 2011-03-17 | 1 | -2/+2 | |
| * | | | | | | | | | unicore32 i8042: adjust io funcs of i8042-unicore32io.h | GuanXuetao | 2011-03-17 | 1 | -9/+12 | |
| * | | | | | | | | | unicore32 machine related files: ps2 driver | GuanXuetao | 2011-03-17 | 2 | -0/+72 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 4 | -23/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 | |
| * | | | | | | | | | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 2 | -16/+14 | |
| * | | | | | | | | | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely | 2011-02-28 | 7 | -56/+55 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | altera_ps2: Add devicetree support | Walter Goossens | 2011-02-15 | 1 | -2/+13 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-03-16 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into for-2.6.39 | Tejun Heo | 2011-02-21 | 19 | -83/+913 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | input/tps6507x-ts: use system_wq instead of dedicated workqueue | Tejun Heo | 2011-01-26 | 1 | -8/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-02-23 | 4 | -5/+84 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Input: serio/gameport - use 'long' system workqueue | Dmitry Torokhov | 2011-02-23 | 2 | -2/+2 | |
| * | | | | | | Input: synaptics - document 0x0c query | Dmitry Torokhov | 2011-02-23 | 1 | -0/+23 | |
| * | | | | | | Input: tegra-kbc - add function keymap | Rakesh Iyer | 2011-02-18 | 1 | -3/+59 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-02-15 | 6 | -51/+54 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Input: wacom - fix error path in wacom_probe() | Alexander Strakh | 2011-02-11 | 1 | -1/+1 | |
| * | | | | | | Input: ads7846 - check proper condition when freeing gpio | Dmitry Torokhov | 2011-02-11 | 1 | -16/+22 | |
| * | | | | | | Revert "Input: do not pass injected events back to the originating handler" | Dmitry Torokhov | 2011-02-02 | 1 | -26/+11 | |
| * | | | | | | Input: serio - clear pending rescans after sysfs driver rebind | Duncan Laurie | 2011-02-02 | 1 | -4/+7 | |
| * | | | | | | Input: rotary_encoder - use proper irqflags | Alexander Stein | 2011-02-02 | 1 | -2/+2 | |
| * | | | | | | Input: wacom_w8001 - report resolution to userland | Ping Cheng | 2011-01-31 | 1 | -2/+11 | |
* | | | | | | | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings | 2011-02-06 | 1 | -5/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-31 | 2 | -11/+27 | |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | ||||||
| * | | | | Input: synaptics - retry failed resets when reconnecting | Alexandre Peixoto Ferreira | 2011-01-28 | 1 | -2/+11 | |
| * | | | | Input: synaptics - fix reconnect logic on MT devices | Alexandre Peixoto Ferreira | 2011-01-28 | 1 | -6/+13 | |
| * | | | | Input: tegra-kbc - fix keymap entry for LeftMeta key | Rakesh Iyer | 2011-01-28 | 1 | -1/+1 | |
| * | | | | Input: tegra-kbc - fix build error | Rakesh Iyer | 2011-01-28 | 1 | -2/+2 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | 11 | -19/+834 | |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | ||||||
| * | | | Input: wacom - pass touch resolution to clients through input_absinfo | Ping Cheng | 2011-01-25 | 1 | -2/+19 | |
| * | | | Input: wacom - add 2 Bamboo Pen and touch models | Ping Cheng | 2011-01-24 | 1 | -0/+6 | |
| * | | | Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup | Dmitry Torokhov | 2011-01-20 | 1 | -0/+1 | |
| * | | | Input: tegra-kbc - add tegra keyboard driver | Rakesh Iyer | 2011-01-20 | 3 | -0/+738 | |
| * | | | Input: gpio_keys - switch to using request_any_context_irq | Philippe Langlais | 2011-01-20 | 1 | -3/+3 | |
| * | | | Input: serio - allow registered drivers to get status flag | David Engraf | 2011-01-20 | 1 | -4/+20 | |
| * | | | Input: ct82710c - return proper error code for ct82c710_open | Davidlohr Bueso | 2011-01-17 | 1 | -3/+5 | |
| * | | | Input: bu21013_ts - added regulator support | Naveen Kumar Gaddipati | 2011-01-17 | 1 | -1/+34 | |
| * | | | Input: bu21013_ts - remove duplicate resolution parameters | Naveen Kumar Gaddipati | 2011-01-17 | 1 | -2/+2 | |
| * | | | Input: tnetv107x-ts - don't treat NULL clk as an error | Jamie Iles | 2011-01-17 | 1 | -2/+3 | |
| * | | | Input: tnetv107x-keypad - don't treat NULL clk as an error | Jamie Iles | 2011-01-17 | 1 | -2/+3 |