summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-03block, sx8: fix pointer math issue getting fw versionDan Carpenter
2012-03-02drivers/block/DAC960: fix -Wuninitialized warningDanny Kukawka
2012-03-02drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warningDanny Kukawka
2012-03-02block: Fix setting bio flags in drivers (sd_dif/floppy)Muthukumar R
2012-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-14Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-13mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches
2012-02-13mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent
2012-02-13mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski
2012-02-13mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-13mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-13mmc: core: Fix low speed mmc card detection failureGirish K S
2012-02-13mmc: esdhc: set the timeout to the max valueJerry Huang
2012-02-13mmc: esdhc: add PIO mode supportJerry Huang
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-02-13mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD
2012-02-13mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity
2012-02-13Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King
2012-02-12mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-10regulator: Fix getting voltage in max8649_enable_time()Axel Lin
2012-02-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-09regulator: Fix mc13xxx regulator modular build (again)David Miller
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-09Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-02-09ARM: omap: fix broken twl-core dependencies and ifdefsRussell King
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou