aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | ACPI: Battery: Add bit flagsAlexey Starikovskiy2010-01-15
| * | | | | | | | | | init dynamic bin_attribute structuresWolfram Sang2010-03-14
| * | | | | | | | | | tomoyo: fix potential use after freeDan Carpenter2010-03-14
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar2010-03-14
| * | | | | | | | | | Add include to i2c-xii.c to fix build errorRandy Dunlap2010-03-14
| * | | | | | | | | | Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors2010-03-14
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz2010-03-14
| | * | | | | | | | | | Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-14
| | * | | | | | | | | | Input: wm831x-on - convert to use genirqMark Brown2010-03-11
| | * | | | | | | | | | Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-11
| | * | | | | | | | | | Input: appletouch - fix integer overflow issueVadim Zaliva2010-03-11
| | * | | | | | | | | | Input: ad7877 - increase pen up imeoutMichael Hennerich2010-03-10
| | * | | | | | | | | | Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-10
| | * | | | | | | | | | Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger2010-03-10
| | * | | | | | | | | | Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler2010-03-10
| | * | | | | | | | | | Input: remove BKL, fix input_open_file() lockingArnd Bergmann2010-03-10
| | * | | | | | | | | | Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo2010-03-10
| | * | | | | | | | | | Input: mousedev - remove BKLThadeu Lima de Souza Cascardo2010-03-10
| | * | | | | | | | | | Input: add driver for TWL4030 vibrator deviceJari Vanhala2010-03-09
| | * | | | | | | | | | Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern2010-03-09
| | * | | | | | | | | | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-09
| | * | | | | | | | | | Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov2010-03-09
| | * | | | | | | | | | Merge commit 'v2.6.34-rc1' into for-linusDmitry Torokhov2010-03-09
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Input: wacom - merge out and in prox eventsPing Cheng2010-03-05
| | * | | | | | | | | | Input: gamecon - fix off by one range checkDan Carpenter2010-03-05
| | * | | | | | | | | | Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-02
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-03-14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi2010-03-13
| | * | | | | | | | | | | nilfs2: remove spaces before tabsRyusuke Konishi2010-03-13
| | * | | | | | | | | | | nilfs2: fix various typos in commentsRyusuke Konishi2010-03-13
| | * | | | | | | | | | | nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi2010-03-13
| | * | | | | | | | | | | nilfs2: fix function name typos in docbook commentsRyusuke Konishi2010-03-13
| | * | | | | | | | | | | nilfs2: fix discrepancy in use of static specifierRyusuke Konishi2010-03-13
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-13
| | * | | | | | | | | | | at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-13
| | * | | | | | | | | | | i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare2010-03-13
| | * | | | | | | | | | | tsl2550: Move from i2c/chips to miscJean Delvare2010-03-13
| | * | | | | | | | | | | i2c-i801: Don't use the block buffer for I2C block writesJean Delvare2010-03-13
| | * | | | | | | | | | | i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare2010-03-13
| | * | | | | | | | | | | i2c-smbus: Use device_lock/device_unlockStephen Rothwell2010-03-13
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | 9p: Skip check for mandatory locks when unlockingSachin Prabhu2010-03-13
| | * | | | | | | | | | | 9p: Fixes a simple bug enabling writes beyond 2GB.jvrao2010-03-13
| | * | | | | | | | | | | 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-13
| | * | | | | | | | | | | fs/9p: re-init the wstat in readdir loopAneesh Kumar K.V2010-03-13
| | * | | | | | | | | | | net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-13
| | * | | | | | | | | | | net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2010-03-13
| | |/ / / / / / / / / /