Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | PM: Remove platform device suspend_late()/resume_early() V2 | Magnus Damm | 2009-07-22 | 2 | -38/+0 | |
| * | | | | | | | | | | | | | USB: Rework musb suspend()/resume_early() | Magnus Damm | 2009-07-22 | 1 | -6/+12 | |
| * | | | | | | | | | | | | | I2C: Rework i2c-s3c2410 suspend_late()/resume() V2 | Magnus Damm | 2009-07-22 | 1 | -9/+16 | |
| * | | | | | | | | | | | | | I2C: Rework i2c-pxa suspend_late()/resume_early() | Magnus Damm | 2009-07-22 | 1 | -8/+17 | |
| * | | | | | | | | | | | | | DMA: Rework txx9dmac suspend_late()/resume_early() | Magnus Damm | 2009-07-22 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | DMA: Rework dw_dmac suspend_late()/resume_early() | Magnus Damm | 2009-07-22 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | ARM: Rework omap suspend_late()/resume_early() | Magnus Damm | 2009-07-22 | 2 | -8/+17 | |
| * | | | | | | | | | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-22 | 8 | -0/+24 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2009-09-14 | 4 | -2/+414 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kconfig: add missing dependency of conf to localyesconfig | Steven Rostedt | 2009-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kconfig: test if a .config already exists | Steven Rostedt | 2009-08-18 | 1 | -10/+20 | |
| * | | | | | | | | | | | | | | kconfig: make local .config default for streamline_config | Steven Rostedt | 2009-08-18 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt | 2009-08-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt | 2009-08-18 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt | 2009-08-18 | 1 | -1/+62 | |
| * | | | | | | | | | | | | | | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set | Steven Rostedt | 2009-08-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kconfig: have extract-ikconfig read ELF files | Steven Rostedt | 2009-08-18 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | kconfig: add check if end exists in extract-ikconfig | Steven Rostedt | 2009-08-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt | 2009-08-18 | 1 | -10/+23 | |
| * | | | | | | | | | | | | | | kconfig: do not warn about modules built in | Steven Rostedt | 2009-08-18 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt | 2009-08-18 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | kconfig: add make localyesconfig option | Steven Rostedt | 2009-08-18 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | kconfig: make localmodconfig to run streamline_config.pl | Steven Rostedt | 2009-08-18 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | kconfig: add streamline_config.pl to scripts | Steven Rostedt | 2009-08-18 | 1 | -0/+291 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-14 | 77 | -1572/+4347 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-09-13 | 8905 | -492122/+898852 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg | 2009-09-13 | 1 | -15/+16 | |
| | * | | | | | | | | | | | | | | | Input: wistron_btns - add keymap for AOpen 1557 | Dmitry Torokhov | 2009-09-13 | 1 | -1/+17 | |
| | * | | | | | | | | | | | | | | | Input: psmouse - use boolean type | Dmitry Torokhov | 2009-09-10 | 20 | -125/+133 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - use platform_driver_probe | Dmitry Torokhov | 2009-09-10 | 1 | -23/+22 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - use boolean type where it makes sense | Dmitry Torokhov | 2009-09-10 | 2 | -70/+71 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - try disabling and re-enabling AUX port at close | Dmitry Torokhov | 2009-09-10 | 1 | -1/+49 | |
| | * | | | | | | | | | | | | | | | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov | 2009-09-10 | 2 | -83/+94 | |
| | * | | | | | | | | | | | | | | | Input: sunkbd - fix formatting | Dmitry Torokhov | 2009-09-10 | 1 | -55/+73 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - bypass AUX IRQ delivery test on laptops | Dmitry Torokhov | 2009-09-10 | 2 | -1/+36 | |
| | * | | | | | | | | | | | | | | | Input: wacom_w8001 - simplify querying logic | Dmitry Torokhov | 2009-09-03 | 1 | -81/+40 | |
| | * | | | | | | | | | | | | | | | Input: atkbd - allow setting force-release bitmap via sysfs | Dmitry Torokhov | 2009-09-03 | 1 | -6/+37 | |
| | * | | | | | | | | | | | | | | | Input: w90p910_keypad - move a dereference below a NULL test | Julia Lawall | 2009-08-30 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | Input: add twl4030_keypad driver | David Brownell | 2009-08-27 | 4 | -6/+505 | |
| | * | | | | | | | | | | | | | | | Input: matrix-keypad - add function to build device keymap | Dmitry Torokhov | 2009-08-27 | 3 | -26/+37 | |
| | * | | | | | | | | | | | | | | | Input: tosakbd - fix cleaning up KEY_STROBEs after error | Roel Kluin | 2009-08-27 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | Input: joydev - validate axis/button maps before clobbering current ones | Stephen Kitt | 2009-08-27 | 1 | -32/+74 | |
| | * | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov | 2009-08-27 | 1284 | -18787/+32489 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Input: xpad - add USB ID for the drumkit controller from Rock Band | Corbin Simpson | 2009-08-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Input: w90p910_keypad - rename driver name to match platform | Wan ZongShun | 2009-08-20 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | Input: add new driver for Sentelic Finger Sensing Pad | Tai-hwa Liang | 2009-08-19 | 9 | -4/+1488 | |
| | * | | | | | | | | | | | | | | | | Input: psmouse - allow defining read-only attributes | Dmitry Torokhov | 2009-08-19 | 1 | -5/+16 | |
| | * | | | | | | | | | | | | | | | | Input: eeti_ts - allow active high irq lines | Daniel Mack | 2009-08-12 | 2 | -3/+28 | |
| | * | | | | | | | | | | | | | | | | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h | Dmitry Torokhov | 2009-08-09 | 2 | -83/+66 | |
| | * | | | | | | | | | | | | | | | | Input: add keypad driver for w90p910 | Wan ZongShun | 2009-08-09 | 4 | -0/+334 |