summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | staging: csr: add INET dependancyGreg Kroah-Hartman2012-08-141-1/+1
| * | | staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott2012-08-141-1/+1
| * | | staging: comedi: rtd520: ioremap'ed addresses are resource_size_tH Hartley Sweeten2012-08-071-16/+10
| * | | staging: comedi: dt3000: ioremap'ed addresses are resource_size_tH Hartley Sweeten2012-08-071-2/+4
| * | | staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_tH Hartley Sweeten2012-08-071-7/+7
| * | | staging: comedi: daqboard2000: add back subsystem_device checkH Hartley Sweeten2012-08-071-1/+2
| * | | staging: comedi: remove pci_is_enabled() testsH Hartley Sweeten2012-08-073-7/+0
| |/ /
* | | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-172-3/+9
|\ \ \
| * | | extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin2012-08-161-1/+2
| * | | drivers-core: make structured logging play nice with dynamic-debugJim Cromie2012-08-161-2/+7
| |/ /
* | | Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-175-2/+39
|\ \ \
| * | | 1-Wire: Add support for the maxim ds1825 temperature sensorRaphael Assenat2012-08-162-0/+10
| * | | ti-st: Fix check for pdata->chip_awake function pointerMatthias Kaehlcke2012-08-161-1/+1
| * | | mei: add mei_quirk_probe functionTomas Winkler2012-08-161-0/+27
| * | | mei: fix device stall after wd is stoppedTomas Winkler2012-08-161-1/+1
| |/ /
* | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-1725-452/+294
|\ \ \ | |_|/ |/| |
| * | USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams2012-08-161-18/+24
| * | USB: serial: Fix mos7840 timeoutMark Ferrell2012-08-151-4/+3
| * | USB: option: add ZTE K5006-ZBjørn Mork2012-08-151-0/+2
| * | usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik2012-08-101-0/+6
| * | usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu2012-08-101-1/+2
| * | usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill2012-08-101-1/+1
| * | usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto2012-08-101-3/+3
| * | usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto2012-08-101-0/+8
| * | usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork2012-08-101-1/+3
| * | usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork2012-08-101-2/+13
| * | usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-105-48/+31
| * | usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-101-3/+6
| * | USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-101-4/+4
| * | OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda2012-08-101-166/+1
| * | usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde2012-08-101-4/+5
| * | USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-101-168/+111
| * | USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-102-0/+8
| * | xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-095-0/+21
| * | Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-08-094-18/+30
| |\ \
| | * | xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-08-081-14/+22
| | * | xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-072-2/+4
| | * | xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-071-0/+1
| | * | xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-071-2/+3
| | |/
| * | usb: musb: reorder runtime pm callAjay Kumar Gupta2012-08-031-8/+9
| * | usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta2012-08-031-1/+1
| * | usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta2012-08-031-2/+2
| |/
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-161-4/+23
|\ \
| * | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \ \
| * | | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| * | | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| |\ \ \ | | |_|/ | |/| |
| | * | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
|\ \ \ \
| * \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| |\ \ \ \