aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-202-46/+9
|\
| * i2c: Drop i2c_adapter.idJean Delvare2011-03-201-1/+0
| * i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-201-6/+6
| * i2c: Export i2c_for_each_devJean Delvare2011-03-201-0/+2
| * i2c: Get rid of <linux/i2c-id.h>Jean Delvare2011-03-202-38/+0
| * i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-201-1/+3
|\ \ | |/ |/|
| * asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf2011-03-201-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-196-26/+69
|\ \ | |/ |/|
| * Merge branch 'next' into for-linusDmitry Torokhov2011-03-18524-4789/+12998
| |\
| | * Merge branch 'tsc2005' into nextDmitry Torokhov2011-03-161-0/+41
| | |\
| | | * Input: introduce tsc2005 driverLauri Leukkunen2011-03-161-0/+41
| | * | Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-231-0/+1
| | * | Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-211-0/+1
| | * | Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen2011-02-211-0/+5
| | * | Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-211-14/+14
| | * | Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-211-0/+0
| | * | Input: input-polldev - fix a couple of typosDmitry Torokhov2011-01-311-2/+2
| | * | Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-311-9/+3
| | * | Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov2011-01-31522-4770/+12962
| | |\ \
| | * | | Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-301-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-182-23/+10
|\ \ \ \ \
| * | | | | nilfs2: move NILFS_SUPER_MAGIC to linux/magic.hJiro SEKIBA2011-03-102-1/+2
| * | | | | nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi2011-03-081-2/+4
| * | | | | nilfs2: optimize rec_len functionsRyusuke Konishi2011-03-081-0/+4
| * | | | | nilfs2: use common file attribute macrosRyusuke Konishi2011-03-081-20/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-184-5/+20
|\ \ \ \ \ \
| * | | | | | mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-171-0/+2
| * | | | | | mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-171-0/+1
| * | | | | | mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-171-3/+7
| * | | | | | mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-171-0/+1
| * | | | | | mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung2011-03-151-5/+3
| * | | | | | mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-151-0/+1
| * | | | | | mmc: add per device quirk placeholderPierre Tardy2011-03-151-0/+2
| * | | | | | mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-152-0/+6
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-182-0/+8
|\ \ \ \ \ \ \
| * | | | | | | PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap2011-02-161-0/+5
| * | | | | | | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-081-0/+3
* | | | | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-183-239/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-181-234/+0
| * | | | | | | | spi/dw_spi: Fix missing headerJiri Slaby2011-03-181-0/+1
| * | | | | | | | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-17273-1973/+7189
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-121-6/+9
| * | | | | | | | | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-1237-86/+159
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-221-0/+20
| * | | | | | | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-223-9/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-183-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-181-1/+1
| * | | | | | | | | | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-181-1/+1
| * | | | | | | | | | kill simple_set_mnt()Al Viro2011-03-171-1/+0