aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* i2c: Drop i2c_adapter.idJean Delvare2011-03-20
* i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-20
* i2c: Export i2c_for_each_devJean Delvare2011-03-20
* i2c: Get rid of <linux/i2c-id.h>Jean Delvare2011-03-20
* i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-20
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2011-03-19
| |\
| | * Merge branch 'tsc2005' into nextDmitry Torokhov2011-03-17
| | |\
| | | * Input: introduce tsc2005 driverLauri Leukkunen2011-03-17
| | * | Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-24
| | * | Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-21
| | * | Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen2011-02-21
| | * | Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-21
| | * | Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-21
| | * | Input: input-polldev - fix a couple of typosDmitry Torokhov2011-02-01
| | * | Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-02-01
| | * | Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov2011-02-01
| | |\ \
| | * | | Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-19
|\ \ \ \ \
| * | | | | nilfs2: move NILFS_SUPER_MAGIC to linux/magic.hJiro SEKIBA2011-03-10
| * | | | | nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi2011-03-08
| * | | | | nilfs2: optimize rec_len functionsRyusuke Konishi2011-03-08
| * | | | | nilfs2: use common file attribute macrosRyusuke Konishi2011-03-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-19
|\ \ \ \ \ \
| * | | | | | mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-17
| * | | | | | mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-17
| * | | | | | mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-17
| * | | | | | mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-17
| * | | | | | mmc: dw_mmc: modify quirks bit-shift controlJaehoon Chung2011-03-15
| * | | | | | mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-15
| * | | | | | mmc: add per device quirk placeholderPierre Tardy2011-03-15
| * | | | | | mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-15
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-18
|\ \ \ \ \ \ \
| * | | | | | | PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap2011-02-16
| * | | | | | | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-08
* | | | | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-18
|\ \ \ \ \ \ \ \
| * | | | | | | | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-18
| * | | | | | | | spi/dw_spi: Fix missing headerJiri Slaby2011-03-18
| * | | | | | | | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-12
| * | | | | | | | | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-12
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-22
| * | | | | | | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-22
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-18
| * | | | | | | | | | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-18
| * | | | | | | | | | kill simple_set_mnt()Al Viro2011-03-17
* | | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | UBI: provide LEB offset informationArtem Bityutskiy2011-03-08
| * | | | | | | | | | | UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-08
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |