aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King2010-03-151-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-15268-24505/+3235
|\
| * video: enable sh_mobile_lcdc on SH-Mobile ARMMagnus Damm2010-03-151-1/+1
| * ARM: mach-shmobile: ap4evb SDHI0 platform data V2Magnus Damm2010-03-151-0/+32
| * ARM: mach-shmobile: sh7372 SDHI vector mergeMagnus Damm2010-03-151-23/+23
| * ARM: mach-shmobile: sh7377 SDHI vector mergeMagnus Damm2010-03-151-17/+19
| * ARM: mach-shmobile: sh7367 SDHI vector mergeMagnus Damm2010-03-151-23/+23
| * ARM: mach-shmobile: G4EVM KEYSC platform dataNISHIMOTO Hiroki2010-03-151-0/+57
| * mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm2010-03-151-1/+1
| * ARM: mach-shmobile: G3EVM FLCTL platform dataMagnus Damm2010-03-151-0/+67
| * ARM: mach-shmobile: G3EVM KEYSC platform dataMagnus Damm2010-03-152-0/+62
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-141-2/+2
| |\
| | * x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar2010-03-141-2/+2
| * | Add include to i2c-xii.c to fix build errorRandy Dunlap2010-03-141-0/+1
| * | Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors2010-03-141-0/+43
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-1433-283/+549
| |\ \
| | * | Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz2010-03-131-0/+7
| | * | Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-131-30/+17
| | * | Input: wm831x-on - convert to use genirqMark Brown2010-03-111-4/+5
| | * | Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-112-0/+11
| | * | Input: appletouch - fix integer overflow issueVadim Zaliva2010-03-111-3/+3
| | * | Input: ad7877 - increase pen up imeoutMichael Hennerich2010-03-091-1/+1
| | * | Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-093-5/+16
| | * | Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger2010-03-091-1/+1
| | * | Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler2010-03-091-0/+2
| | * | Input: remove BKL, fix input_open_file() lockingArnd Bergmann2010-03-091-8/+10
| | * | Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo2010-03-091-6/+5
| | * | Input: mousedev - remove BKLThadeu Lima de Souza Cascardo2010-03-091-6/+0
| | * | Input: add driver for TWL4030 vibrator deviceJari Vanhala2010-03-093-0/+309
| | * | Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern2010-03-091-0/+3
| | * | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-0814-94/+88
| | * | Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov2010-03-081-16/+8
| | * | Merge commit 'v2.6.34-rc1' into for-linusDmitry Torokhov2010-03-086816-180186/+422440
| | |\ \
| | * | | Input: wacom - merge out and in prox eventsPing Cheng2010-03-051-104/+59
| | * | | Input: gamecon - fix off by one range checkDan Carpenter2010-03-051-1/+1
| | * | | Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-013-4/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-03-1411-22/+22
| |\ \ \ \
| | * | | | nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi2010-03-142-2/+2
| | * | | | nilfs2: remove spaces before tabsRyusuke Konishi2010-03-142-2/+2
| | * | | | nilfs2: fix various typos in commentsRyusuke Konishi2010-03-149-12/+12
| | * | | | nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi2010-03-141-1/+1
| | * | | | nilfs2: fix function name typos in docbook commentsRyusuke Konishi2010-03-141-2/+2
| | * | | | nilfs2: fix discrepancy in use of static specifierRyusuke Konishi2010-03-141-3/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-1413-61/+50
| |\ \ \ \
| | * | | | i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-132-0/+11
| | * | | | at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-131-0/+1
| | * | | | i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare2010-03-131-8/+0
| | * | | | tsl2550: Move from i2c/chips to miscJean Delvare2010-03-137-41/+14
| | * | | | i2c-i801: Don't use the block buffer for I2C block writesJean Delvare2010-03-131-2/+4
| | * | | | i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare2010-03-131-7/+18