aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | [SCSI] remove fake "address-of" expressionAlan Stern2010-08-06
| * | | [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie2010-08-06
| * | | [SCSI] be2iscsi: select ISCSI_BOOT_SYSFSRandy Dunlap2010-08-06
| * | | [SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal2010-08-06
| * | | [SCSI] be2iscsi: Increase max sectorJayamohan Kallickal2010-08-06
| * | | [SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal2010-08-06
| * | | [SCSI] 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-06
* | | | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-14
|\ \ \ \
| * \ \ \ Merge branch 'for-2636/i2c/nuc' into next-i2cBen Dooks2010-08-10
| |\ \ \ \
| | * | | | i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-10
| * | | | | Merge branch 'for-2636/i2c/nxp' into next-i2cBen Dooks2010-08-10
| |\ \ \ \ \
| | * | | | | i2c: Enable NXP LPC support in KconfigKevin Wells2010-08-10
| | |/ / / /
| * | | | | Merge branch 'for-2636/i2c/pxa' into next-i2cBen Dooks2010-08-10
| |\ \ \ \ \
| | * | | | | i2c-pxa: fix compiler warning, due to missing constMarc Kleine-Budde2010-08-10
| | |/ / / /
| * | | | | Merge branch 'davinci-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Ben Dooks2010-08-09
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | i2c: davinci: bus recovery procedure to clear the busPhilby John2010-08-05
| | * | | | i2c: davinci: Add cpufreq supportChaithrika U S2010-08-05
| | * | | | i2c: davinci: Add suspend/resume supportChaithrika U S2010-08-05
| | * | | | i2c: davinci: Add helper functions for power managementChaithrika U S2010-08-05
| | * | | | i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usageChaithrika U S2010-08-05
| | * | | | i2c: davinci: Fix smbus Oops with AIC33 usageDirk Behme2010-08-05
* | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | spi/amba_pl022: Fix probe and remove hook section annotations.Kevin Wells2010-08-01
| * | | | | Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-25
| |\ \ \ \ \
| * | | | | | spi/mpc5121: change annotations for probe and remove functionsAnatolij Gustschin2010-07-05
| * | | | | | spi/bitbang: reinitialize transfer parameters for every messageBrian Niebuhr2010-07-04
| * | | | | | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-04
| * | | | | | spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modesMarek Szyprowski2010-07-04
| * | | | | | SPI100k: Fix 8-bit and RX-only transfersCory Maccarrone2010-07-04
| * | | | | | spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab2010-07-04
| * | | | | | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-28
* | | | | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \
| * | | | | | | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala2010-08-09
| * | | | | | | mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2010-08-09
| * | | | | | | mmc: msm: fix up build breakage on !PMDaniel Walker2010-06-23
| |/ / / / / /
* | | | | | | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \
| * | | | | | | firmware: ibft depends on SCSIRandy Dunlap2010-08-11
| * | | | | | | ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk2010-08-11
* | | | | | | | Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \
| * | | | | | | | Call acpi_video_register() in intel_opregion_init() failure pathDavid Woodhouse2010-08-12
| * | | | | | | | ideapad: Only allow camera state to be set to 0 or 1David Woodhouse2010-08-11
| * | | | | | | | ideapad: Stop using global variablesDavid Woodhouse2010-08-11
| * | | | | | | | Add Lenovo ideapad driverDavid Woodhouse2010-08-10
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-13
| * | | | | | | | | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-13
| * | | | | | | | | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-13
| * | | | | | | | | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-13
| * | | | | | | | | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-13
| * | | | | | | | | watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-13