summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ppdev: reduce kernel log spamMichael Buesch2009-06-181-18/+11Star
* Char: isicom: fix build warningJiri Slaby2009-06-181-1/+1
* drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de...Adriano dos Santos Fernandes2009-06-181-70/+45Star
* gpio: pca953x: Add support for PCA9556Nate Case2009-06-181-0/+1
* gpio: pca953x: Get platform_data from OpenFirmwareNate Case2009-06-181-5/+70
* gpio: max7301: add missing __devexit markingMike Frysinger2009-06-181-1/+1
* pca953x: support GPIOLIB GPIO namingDaniel Silverstone2009-06-181-0/+4
* drivers/char/rtc: disable legacy RTC driver on Blackfin systemsMike Frysinger2009-06-181-1/+1
* rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto2009-06-181-2/+1Star
* rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto2009-06-181-3/+1Star
* rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger2009-06-183-0/+698
* rtc: rtc-ds1307 add ds3231Wolfram Sang2009-06-181-4/+18
* rtc: rtc-ds1307 add ds1388Joakim Tjernlund2009-06-181-4/+15
* rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen2009-06-181-17/+14Star
* spi: fix spi_write_then_read() commentJiri Pirko2009-06-181-2/+2
* pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro2009-06-181-1/+1
* mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-181-13/+9Star
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-1815-115/+54Star
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-1814-56/+60
* spi_bfin5xx: limit reaches -1Roel Kluin2009-06-181-1/+1
* Fix pci_claim_resourceMatthew Wilcox2009-06-171-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-172-4/+5
|\
| * Pull for-2.6.31 into releaseTony Luck2009-06-172-4/+5
| |\
| | * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-172-4/+5
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-06-1715-16/+1844
|\ \ \
| * | | mfd: early init for MFD running regulatorsSamuel Ortiz2009-06-173-3/+3
| * | | mfd: fix tmio related warningsSamuel Ortiz2009-06-173-3/+3
| * | | mfd: asic3: enable SD/SDIO cellPhilipp Zabel2009-06-171-1/+113
| * | | mfd: asic3: enable DS1WM cellPhilipp Zabel2009-06-172-0/+100
| * | | mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel2009-06-171-4/+2Star
| * | | mfd: asic3: add clock handling for MFD cellsPhilipp Zabel2009-06-171-0/+80
| * | | mfd: asic3: add asic3_set_register common operationPhilipp Zabel2009-06-171-0/+15
| * | | mfd: Fix Kconfig help text for WM8350Mark Brown2009-06-171-1/+1
| * | | mfd: add PCAP driverDaniel Ribeiro2009-06-173-0/+514
| * | | mfd: add U300 AB3100 core supportLinus Walleij2009-06-173-1/+1007
| * | | drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner2009-06-171-1/+1
| * | | mfd/pcf50633-gpio.c: add MODULE_LICENSEAdrian Bunk2009-06-171-0/+3
| * | | mfd: Mark WM8350 mask revision as readable to match siliconMark Brown2009-06-171-1/+1
| * | | mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick2009-06-171-1/+1
| * | | mfd: Correct readability of WM8350 register 227Mark Brown2009-06-171-1/+1
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-172-84/+45Star
|\ \ \
| * | | [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger2009-06-152-31/+4Star
| * | | [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ caseThomas Renninger2009-06-152-53/+41Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-1733-495/+1481
|\ \ \ \
| * | | | [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-152-11/+17
| * | | | [SCSI] don't attach ULD to Dell Universal XportJames Bottomley2009-06-151-0/+1
| * | | | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart2009-06-151-1/+1
| * | | | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart2009-06-151-193/+291
| * | | | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-153-9/+35
| * | | | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-158-26/+59