summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-10-281-0/+1
|\ \ \ \ \ \ \
| * | | | | | | 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-281-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | mmu_notifier.h: fix comment spellingFigo.zhang2010-10-281-1/+1
* | | | | | | Fix compile brekage with !CONFIG_BLOCKIngo Molnar2010-10-281-0/+1
|/ / / / / /
* | | | | | Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-275-1/+29
|\ \ \ \ \ \
| * | | | | | ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o2010-10-271-0/+10
OpenPOWER on IntegriCloud