Age | Commit message (Expand) | Author | Files | Lines |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 1 | -10/+24 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 16 | -66/+1938 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -4/+10 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 6 | -55/+37 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 6 | -31/+29 |
2010-05-21 | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 3 | -24/+8 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -3/+1889 |
2010-05-19 | Input: wistron_btns - switch to using kmemdup() | Julia Lawall | 1 | -2/+2 |
2010-05-19 | Input: 88pm860x_onkey - remove invalid irq number assignment | Haojian Zhuang | 1 | -1/+0 |
2010-05-19 | Merge commit 'v2.6.34' into next | Dmitry Torokhov | 1 | -5/+9 |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2010-05-17 | drivers: Push down BKL into various drivers | Arnd Bergmann | 1 | -10/+24 |
2010-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -5/+9 |
2010-05-04 | Input: ati_remote - add some missing devices from lirc_atiusb | Jarod Wilson | 1 | -5/+9 |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 17 | -19/+507 |
2010-04-14 | Input: ad714x - add support for the AD7143/8/7A parts | Barry Song | 3 | -7/+26 |
2010-04-14 | Input: add Analog Devices AD714x captouch input driver | Bryan Wu | 6 | -0/+1630 |
2010-04-14 | Input: add PCF8574 I2C keypad input device driver | Bryan Wu | 3 | -0/+238 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 14 | -0/+14 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -18/+326 |
2010-03-11 | Input: wm831x-on - convert to use genirq | Mark Brown | 1 | -4/+5 |
2010-03-09 | Input: add driver for TWL4030 vibrator device | Jari Vanhala | 3 | -0/+309 |
2010-03-09 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 2 | -14/+12 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-08 | input: Support onkey in 88pm860x | Haojian Zhuang | 3 | -0/+166 |
2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 1 | -3/+3 |
2010-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -113/+120 |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -1/+1 |
2010-03-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 5 | -6/+18 |
2010-02-24 | Input: winbond-cir - fix suspend/resume | David Härdeman | 1 | -109/+104 |
2010-02-11 | Input: rotary-encoder - set gpio direction for each requested gpio | Andrew Clayton | 1 | -0/+14 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2010-02-04 | Input: uinput - mark as non-seekable | Dmitry Torokhov | 1 | -0/+1 |
2010-01-30 | Input: uinput - remove BKL from uinput_open function | Thadeu Lima de Souza Cascardo | 1 | -3/+0 |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2010-01-29 | Input: winbond-cir - remove dmesg spam | David Härdeman | 1 | -1/+1 |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming | 1 | -1/+1 |
2010-01-22 | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 4 | -15/+5 |
2010-01-10 | Input: make i2c device ids constant | Márton Németh | 1 | -1/+1 |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -13/+3 |
2009-12-30 | Input: twl4030-pwrbutton - switch to using threaded IRQ | Felipe Balbi | 1 | -12/+2 |
2009-12-30 | Input: wistron - fix test for CONFIG_PM | Rakib Mullick | 1 | -1/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2 | -2/+2 |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K | 1 | -1/+1 |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 1 | -1/+1 |
2009-12-13 | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen | 1 | -4/+3 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -269/+143 |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2009-12-07 | Input: dm355evm_kbd - switch to using sparse keymap library | Dmitry Torokhov | 2 | -94/+57 |
2009-12-07 | Input: wistron_btns - switch to using sparse keymap library | Dmitry Torokhov | 2 | -134/+45 |