summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: adxl34x - fix references to adx134xMark Brown2011-02-211-2/+2
| | * | Input: adxl34x-spi - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * | Input: adxl34x-i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * | Input: max7359 - convert to dev_pm_opsMark Brown2011-02-211-7/+10
| | * | Input: lm8323 - convert to dev_pm_opsMark Brown2011-02-211-7/+8
| | * | Input: ad714x-spi - convert to dev_pm_opsMark Brown2011-02-211-9/+8
| | * | Input: ad714x-i2c - convert to dev_pm_opsMark Brown2011-02-211-9/+8
| | * | Input: uinput - use memdup_user() and friendsDmitry Torokhov2011-02-211-25/+10
| | * | Input: uinput - fix setting up device nameDavid Herrmann2011-02-211-7/+6
| | * | Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen2011-02-211-3/+3
| | * | Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-213-480/+481
| | * | Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-215-15/+15
| | * | Input: input-polldev - fix a couple of typosDmitry Torokhov2011-01-312-4/+4
| | * | Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-317-67/+20
| | * | Input: dvb-usb-remote - convert to new style of get/setkeycodeDmitry Torokhov2011-01-311-43/+70
| | * | Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov2011-01-319523-408753/+710623
| | |\ \
| | * | | Input: wm831x-ts - remove use of ternary operatorMark Brown2011-01-311-5/+13
| | * | | Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-304-1/+368
| | * | | Input: ads7846 - convert to dev_pm_opsMark Brown2011-01-201-6/+10
| | * | | Input: ad7879 - convert SPI to dev_pm_opsMark Brown2011-01-201-8/+9
| | * | | Input: ad7877 - convert to dev_pm_opsMark Brown2011-01-201-10/+9
| * | | | Input: evdev - fix evdev_write return value on partial writesPeter Korsgaard2011-02-271-4/+6
| * | | | Input: bcm5974 - Report button also for zero fingersHenrik Rydberg2011-02-271-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-1821-499/+513
|\ \ \ \ \
| * | | | | nilfs2: move NILFS_SUPER_MAGIC to linux/magic.hJiro SEKIBA2011-03-102-1/+2
| * | | | | nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-0912-134/+68
| * | | | | nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi2011-03-097-145/+129
| * | | | | nilfs2: get rid of sc_sbi back pointerRyusuke Konishi2011-03-092-19/+12
| * | | | | nilfs2: move log writer onto nilfs objectRyusuke Konishi2011-03-093-39/+34
| * | | | | nilfs2: move next generation counter into nilfs objectRyusuke Konishi2011-03-095-19/+15
| * | | | | nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi2011-03-096-61/+63
| * | | | | nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi2011-03-094-16/+19
| * | | | | nilfs2: move mount options to nilfs objectRyusuke Konishi2011-03-095-49/+54
| * | | | | nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi2011-03-087-21/+29
| * | | | | nilfs2: optimize rec_len functionsRyusuke Konishi2011-03-082-0/+5
| * | | | | nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi2011-03-081-4/+7
| * | | | | nilfs2: add compat ioctlRyusuke Konishi2011-03-084-2/+24
| * | | | | nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi2011-03-081-0/+70
| * | | | | nilfs2: tighten restrictions on inode flagsRyusuke Konishi2011-03-082-5/+19
| * | | | | nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is setRyusuke Konishi2011-03-081-2/+0
| * | | | | nilfs2: use common file attribute macrosRyusuke Konishi2011-03-083-30/+7
| * | | | | nilfs2: add free entries count only if clear bit operation succeededRyusuke Konishi2011-03-081-5/+7
| * | | | | nilfs2: decrement inodes count only if raw inode was successfully deletedRyusuke Konishi2011-03-081-2/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-1836-258/+1810
|\ \ \ \ \ \
| * | | | | | mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-172-0/+27
| * | | | | | mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-172-2/+21
| * | | | | | mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-172-5/+15
| * | | | | | mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski2011-03-171-5/+5
| * | | | | | mmc: core: reset card voltage after power offUlf Hansson2011-03-171-0/+7
| * | | | | | mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-172-1/+10
OpenPOWER on IntegriCloud