summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann2010-10-291-0/+1
* | | | | | rtc: Add MAX8998 rtc driverJoonyoung Shim2010-10-291-1/+5
* | | | | | mfd: Add MAX8998 interrupts supportJoonyoung Shim2010-10-292-6/+77
* | | | | | mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2010-10-291-25/+5
* | | | | | i2c: twl: add register defines for pm master moduleFelipe Balbi2010-10-291-0/+46
* | | | | | gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang2010-10-291-0/+6
* | | | | | mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown2010-10-291-0/+7
* | | | | | regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-281-0/+5
* | | | | | Regulator: LP3972 PMIC regulator driverAxel Lin2010-10-281-0/+48
* | | | | | MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-281-0/+135
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-289-840/+401
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-289-840/+401
| |\ \ \ \ \ \
| | * | | | | | drivers: misc: ti-st: fix review commentsPavan Savoy2010-10-141-2/+0
| | * | | | | | staging: ti-st: mv ti_wilink_st headerPavan Savoy2010-10-051-0/+402
| | * | | | | | tty.h: new ldisc for TI WiLink STPavan Savoy2010-10-051-0/+1
| | * | | | | | smbfs: move to drivers/stagingArnd Bergmann2010-10-057-840/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-281-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-261-3/+0
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-284-11/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | resources: support allocating space within a region from the top downBjorn Helgaas2010-10-261-0/+1
| * | | | | | | | | PCI: Export some PCI PM functionalityMatthew Garrett2010-10-171-0/+3
| * | | | | | | | | PCI: update Intel chipset names and definesSeth Heasley2010-10-171-9/+9
| * | | | | | | | | PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto2010-10-171-2/+4
| * | | | | | | | | PCI: add PCI vendor id for STmicroelectronicsAnders Wallin2010-10-151-0/+2
| * | | | | | | | | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-151-0/+1
| * | | | | | | | | PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman2010-10-151-0/+2
| * | | | | | | | | PCI: pci_driver make name constStephen Hemminger2010-10-151-1/+1
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-284-129/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] Add the via framebuffer camera controller driverJonathan Corbet2010-10-211-1/+3
| * | | | | | | | | | [media] V4L2: Add seek spacing and RDS CAP bitsMatti Aaltonen2010-10-211-1/+4
| * | | | | | | | | | V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil2010-10-211-8/+0
| * | | | | | | | | | V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski2010-10-211-0/+8
| * | | | | | | | | | V4L/DVB: v4l2: Add illuminator controlsJean-François Moine2010-10-211-1/+4
| * | | | | | | | | | V4L/DVB: videotext: remove this obsolete APIHans Verkuil2010-10-212-126/+0
| * | | | | | | | | | V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede2010-10-211-0/+1
| * | | | | | | | | | V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede2010-10-211-0/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-287-7/+212
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang2010-10-231-1/+1
| * | | | | | | | | | | mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang2010-10-231-0/+0
| * | | | | | | | | | | mmc: sdhci: Intel Medfield supportXiaochen Shen2010-10-231-0/+7
| * | | | | | | | | | | mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-2/+2
| * | | | | | | | | | | mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro2010-10-231-0/+144
| * | | | | | | | | | | mmc: refine DDR supportAdrian Hunter2010-10-231-1/+2
| * | | | | | | | | | | mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-232-1/+7
| * | | | | | | | | | | mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-234-1/+18
| * | | | | | | | | | | mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-1/+21
| * | | | | | | | | | | mmc: Make ID freq configurableHein Tibosch2010-10-231-0/+1
| * | | | | | | | | | | mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-0/+8
| * | | | | | | | | | | mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-231-1/+1
| * | | | | | | | | | | mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-231-0/+2
OpenPOWER on IntegriCloud