summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-0635-128/+230
|\
| * Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-068-15/+21
| |\
| | * Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-06-043-4/+7
| | |\
| | | * iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich2013-06-041-1/+1
| | | * iio: frequency: ad4350: Fix bug / typo in maskMichael Hennerich2013-06-041-1/+1
| | | * inkern: iio_device_put after incorrect return/gotoJoe Perches2013-06-041-1/+1
| | | * iio:callback buffer: free the scan_maskJonathan Cameron2013-06-041-1/+4
| | * | staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter2013-06-041-1/+3
| | |/
| | * staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter2013-06-031-1/+3
| | * drivers: staging: zcache: fix compile errorBob Liu2013-05-303-6/+6
| | * staging: dwc2: fix value of dma_maskPaul Zimmerman2013-05-301-3/+2
| * | Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-063-7/+22
| |\ \
| | * | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
| | * | serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-031-0/+13
| | * | serial/imx: disable hardware flow control at startupLucas Stach2013-06-031-0/+2
| | |/
| * | Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-0624-106/+187
| |\ \
| | * | USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2013-06-062-26/+22
| | * | USB: option: blacklist network interface on Huawei E1820Bjørn Mork2013-06-061-0/+2
| | * | USB: whiteheat: fix broken port configurationJohan Hovold2013-06-061-1/+1
| | * | USB: serial: fix TIOCMIWAIT return valueJohan Hovold2013-06-051-3/+1
| | * | USB: mos7720: fix hardware flow controlJohan Hovold2013-06-041-1/+1
| | * | USB: keyspan: remove unused endpoint-array accessJohan Hovold2013-06-041-10/+0
| | * | USB: keyspan: fix bogus array indexJohan Hovold2013-06-041-1/+1
| | * | USB: zte_ev: fix broken openJohan Hovold2013-06-041-6/+0
| | * | USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger2013-06-031-0/+1
| | * | USB: Serial: cypress_M8: Enable FRWD Dongle hidcom deviceRobert Butora2013-06-032-1/+21
| | * | USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-301-1/+6
| | * | usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan2013-05-291-3/+7
| | * | USB: zte_ev: fix control-message timeoutsJohan Hovold2013-05-291-14/+14
| | * | USB: mos7720: fix message timeoutsJohan Hovold2013-05-291-3/+3
| | * | USB: iuu_phoenix: fix bulk-message timeoutJohan Hovold2013-05-291-2/+2
| | * | USB: ark3116: fix control-message timeoutJohan Hovold2013-05-291-1/+1
| | * | USB: mos7840: fix DMA to stackJohan Hovold2013-05-291-8/+27
| | * | USB: mos7720: fix DMA to stackJohan Hovold2013-05-291-3/+14
| | * | USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold2013-05-291-0/+8
| | * | USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold2013-05-291-0/+1
| | * | USB: revert periodic scheduling bugfixAlan Stern2013-05-291-1/+1
| | * | Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-05-294-6/+31
| | |\ \
| | | * | xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-243-2/+13
| | | * | xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-05-241-1/+11
| | | * | xhci: fix list access before initVladimir Murzin2013-05-241-0/+4
| | | * | xhci-mem: init list heads at the beginning of initSergio Aguirre2013-05-241-3/+3
| | * | | usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-282-10/+9
| | * | | usb: dwc3: gadget: free trb pool only from epnum 2George Cherian2013-05-281-4/+12
| | * | | usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen2013-05-281-1/+1
| | * | | usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen2013-05-281-1/+1
| | | |/ | | |/|
* | | | net/macb: change RX path for GEMNicolas Ferre2013-06-062-49/+272
* | | | net/macb: increase RX buffer size for GEMNicolas Ferre2013-06-062-8/+38
* | | | sh_eth: enclose PM code into #ifdef CONFIG_PMNobuhiro Iwamatsu2013-06-061-2/+7
* | | | sh_eth: consolidate sh_eth_reset()Nobuhiro Iwamatsu2013-06-061-125/+51