summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-14mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski3-2/+23
2012-02-14mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks1-2/+2
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S3-12/+35
2012-02-14mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter1-1/+1
2012-02-14mmc: core: add the capability for broken voltageJaehoon Chung2-0/+5
2012-02-14mmc: core: Fix low speed mmc card detection failureGirish K S1-2/+3
2012-02-14mmc: esdhc: set the timeout to the max valueJerry Huang1-0/+5
2012-02-14mmc: esdhc: add PIO mode supportJerry Huang1-1/+4
2012-02-14mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma5-30/+61
2012-02-14mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-02-14mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity1-3/+4
2012-02-12mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang1-0/+32
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds21-233/+155
2012-02-11block: fix lockdep warning on io_context release put_io_context()Tejun Heo1-7/+14
2012-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-400/+518
2012-02-11net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf1-1/+2
2012-02-11ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei1-1/+1
2012-02-11netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2-13/+42
2012-02-11netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman1-6/+0
2012-02-11netprio_cgroup: fix an off-by-one bugNeil Horman1-1/+1
2012-02-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-19/+21
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-15/+35
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-9/+22
2012-02-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+5
2012-02-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie3-18/+18
2012-02-10relay: prevent integer overflow in relay_open()Dan Carpenter1-2/+8
2012-02-10Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-11/+32
2012-02-10Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds117-40542/+867
2012-02-10Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+55
2012-02-10Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-24/+13
2012-02-10Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-13/+175
2012-02-10bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter1-6/+4
2012-02-10isdn: type bug in isdn_net_header()Dan Carpenter1-1/+1
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz1-3/+2
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller5-10/+13
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley1-2/+1
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2-4/+11
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley1-3/+17
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells1-5/+13
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend1-37/+51
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend1-2/+9
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou1-0/+4
2012-02-09ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck1-6/+6
2012-02-09ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose1-1/+1
2012-02-09ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-09igb: fix vf lookupGreg Rose1-1/+2
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson1-4/+6
2012-02-09hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-09hwmon: (f75375s) Fix reading of wrong register when initializing the F75387Nikolaus Schulz1-1/+1
2012-02-09hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1