| Commit message (Expand) | Author | Age | Files | Lines |
* | readv/writev: do the same MAX_RW_COUNT truncation that read/write does | Linus Torvalds | 2010-10-29 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-29 | 3 | -11/+19 |
|\ |
|
| * | switch get_sb_ns() users | Al Viro | 2010-10-29 | 1 | -3/+2 |
| * | convert get_sb_pseudo() users | Al Viro | 2010-10-29 | 1 | -3/+2 |
| * | convert get_sb_nodev() users | Al Viro | 2010-10-29 | 2 | -2/+5 |
| * | convert get_sb_single() users | Al Viro | 2010-10-29 | 1 | -0/+3 |
| * | convert get_sb_mtd() users to ->mount() | Al Viro | 2010-10-29 | 1 | -3/+2 |
| * | new helper: mount_bdev() | Al Viro | 2010-10-29 | 1 | -0/+3 |
| * | beginning of transtion: ->mount() | Al Viro | 2010-10-29 | 1 | -0/+2 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-10-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | sched, cgroup: Fixup broken cgroup movement | Peter Zijlstra | 2010-10-22 | 1 | -1/+1 |
* | | mfd: Factor out WM831x I2C I/O from the core driver | Mark Brown | 2010-10-29 | 1 | -0/+12 |
* | | mfd: Voltages and GPIOs platform_data definitions for max8998 | Lukasz Majewski | 2010-10-29 | 1 | -0/+12 |
* | | regulator: max8998 BUCK1/2 internal voltages and indexes defined | Lukasz Majewski | 2010-10-29 | 1 | -6/+6 |
* | | mfd: Support for ICs compliant with max8998 | Lukasz Majewski | 2010-10-29 | 1 | -0/+11 |
* | | mfd: Adding twl6030 mmc card detect support for MMC1 | kishore kadiyala | 2010-10-29 | 1 | -0/+31 |
* | | mfd: Add mc13892 support to mc13xxx | Uwe Kleine-König | 2010-10-29 | 2 | -136/+265 |
* | | mfd: Remove deprecated mc13783 functions | Uwe Kleine-König | 2010-10-29 | 1 | -18/+0 |
* | | mfd: Allow for bypass of cell resource conflict check | Daniel Drake | 2010-10-29 | 1 | -0/+3 |
* | | mfd: Declare abx500_remove_ops() | Mark Brown | 2010-10-29 | 1 | -0/+1 |
* | | mfd: Add basic tps6586x interrupt support | Gary King | 2010-10-29 | 1 | -0/+31 |
* | | mfd: Update chip id of 88pm8607 | Haojian Zhuang | 2010-10-29 | 1 | -1/+1 |
* | | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2010-10-29 | 2 | -6/+25 |
* | | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc | Yusuke Goda | 2010-10-29 | 1 | -0/+5 |
* | | mmc: Allow the platform to specify the sh_mmcif get_cd handler | Arnd Hannemann | 2010-10-29 | 1 | -0/+1 |
* | | mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler | Arnd Hannemann | 2010-10-29 | 1 | -0/+2 |
* | | mmc: Allow the tmio_mmc mfd driver to specify get_cd handler | Arnd Hannemann | 2010-10-29 | 1 | -0/+1 |
* | | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 2010-10-29 | 1 | -1/+5 |
* | | mfd: Add MAX8998 interrupts support | Joonyoung Shim | 2010-10-29 | 2 | -6/+77 |
* | | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim | 2010-10-29 | 1 | -25/+5 |
* | | i2c: twl: add register defines for pm master module | Felipe Balbi | 2010-10-29 | 1 | -0/+46 |
* | | gpio: Add bitmask to block requests to unavailable stmpe GPIOs | Wolfram Sang | 2010-10-29 | 1 | -0/+6 |
* | | mfd: Move PCF50633 IRQ protoypes where the definitions can see them | Mark Brown | 2010-10-29 | 1 | -0/+7 |
* | | regulator: Add option for machine drivers to enable the dummy regulator | Mark Brown | 2010-10-28 | 1 | -0/+5 |
* | | Regulator: LP3972 PMIC regulator driver | Axel Lin | 2010-10-28 | 1 | -0/+48 |
* | | MAX8952 PMIC Driver Initial Release | MyungJoo Ham | 2010-10-28 | 1 | -0/+135 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-10-28 | 9 | -840/+401 |
|\ \ |
|
| * \ | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 2010-10-28 | 9 | -840/+401 |
| |\ \ |
|
| | * | | drivers: misc: ti-st: fix review comments | Pavan Savoy | 2010-10-14 | 1 | -2/+0 |
| | * | | staging: ti-st: mv ti_wilink_st header | Pavan Savoy | 2010-10-05 | 1 | -0/+402 |
| | * | | tty.h: new ldisc for TI WiLink ST | Pavan Savoy | 2010-10-05 | 1 | -0/+1 |
| | * | | smbfs: move to drivers/staging | Arnd Bergmann | 2010-10-05 | 7 | -840/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-28 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | sh: Switch dynamic IRQ creation to generic irq allocator. | Paul Mundt | 2010-10-26 | 1 | -3/+0 |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-10-28 | 4 | -11/+22 |
|\ \ \ \ \ |
|
| * | | | | | resources: support allocating space within a region from the top down | Bjorn Helgaas | 2010-10-26 | 1 | -0/+1 |
| * | | | | | PCI: Export some PCI PM functionality | Matthew Garrett | 2010-10-17 | 1 | -0/+3 |
| * | | | | | PCI: update Intel chipset names and defines | Seth Heasley | 2010-10-17 | 1 | -9/+9 |
| * | | | | | PCI: add PCI_MSIX_TABLE/PBA defines | Hidetoshi Seto | 2010-10-17 | 1 | -2/+4 |
| * | | | | | PCI: add PCI vendor id for STmicroelectronics | Anders Wallin | 2010-10-15 | 1 | -0/+2 |