summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | iio: dac: ad5686: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| | * | | | | | | | | | iio: dac: ad5624r_spi: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| | * | | | | | | | | | iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| | * | | | | | | | | | iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uvAxel Lin2012-12-271-2/+11
| | * | | | | | | | | | iio: dac: ad5380: Don't set error code to st->vrefAxel Lin2012-12-271-1/+5
| | * | | | | | | | | | iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin2012-12-271-1/+5
| | * | | | | | | | | | iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler2012-12-276-2/+18
| | * | | | | | | | | | iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD2012-12-271-1/+1
| | * | | | | | | | | | staging:iio:adis16260: Select adislibLars-Peter Clausen2012-12-271-2/+2
| | * | | | | | | | | | iio:adf4350: Fix typoMichael Hennerich2012-12-271-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | staging: r8712u: Add new device IDLarry Finger2013-01-071-0/+2
| * | | | | | | | | | Staging: wlan-ng: Add missing argumentEmil Goode2013-01-071-3/+4
| * | | | | | | | | | staging: Enable parport sb105x drivers if parport is configuredSteven Rostedt2013-01-071-0/+2
| * | | | | | | | | | staging: Make SystemBase PCI Multiport UART only for x86Steven Rostedt2013-01-071-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-1432-89/+257
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2013-01-132-0/+8
| * | | | | | | | | usb: host: ohci-tmio: fix compile warningFelipe Balbi2013-01-121-1/+2
| * | | | | | | | | USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig2013-01-121-0/+3
| * | | | | | | | | USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin2013-01-121-4/+5
| * | | | | | | | | usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam2013-01-121-0/+3
| * | | | | | | | | USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin2013-01-121-0/+3
| * | | | | | | | | USB: select USB_ARCH_HAS_EHCI for MXSMaxime Ripard2013-01-121-0/+1
| * | | | | | | | | USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-111-2/+8
| * | | | | | | | | USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin2013-01-111-0/+3
| * | | | | | | | | USB: option: add Nexpring NP10T terminal idDzianis Kahanovich2013-01-111-0/+5
| * | | | | | | | | USB: option: add Telekom Speedstick LTE IIBjørn Mork2013-01-111-0/+3
| * | | | | | | | | USB: option: blacklist network interface on ZTE MF880Bjørn Mork2013-01-111-1/+2
| * | | | | | | | | usb: imx21-hcd: Include missing linux/module.hFabio Estevam2013-01-111-0/+1
| * | | | | | | | | USB: option: Add new MEDIATEK PID supportQuentin.Li2013-01-111-0/+7
| * | | | | | | | | USB: ehci: make debug port in-use detection functional againJan Beulich2013-01-071-19/+20
| * | | | | | | | | USB: usbtest: fix test number in log messageAlan Stern2013-01-071-1/+1
| * | | | | | | | | Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-075-24/+145
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-01-033-0/+26
| | * | | | | | | | | USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-031-1/+11
| | * | | | | | | | | USB: Ignore port state until reset completes.Sarah Sharp2013-01-031-7/+7
| | * | | | | | | | | USB: Increase reset timeout.Sarah Sharp2013-01-031-1/+1
| | * | | | | | | | | USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-032-4/+90
| | * | | | | | | | | USB: Ignore xHCI Reset Device status.Sarah Sharp2013-01-031-8/+5
| | * | | | | | | | | USB: Handle auto-transition from hot to warm reset.Sarah Sharp2013-01-031-3/+3
| | * | | | | | | | | xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp2013-01-031-0/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-0714-37/+37
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | usb: musb: core: print new line in the driver banner againSergei Shtylyov2012-12-131-4/+1
| | * | | | | | | | usb: gadget: u_serial: fix switch off blockedHaipeng YU2012-12-131-1/+1
| | * | | | | | | | usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun2012-12-131-1/+2
| | * | | | | | | | usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang2012-12-131-2/+2
| | * | | | | | | | usb: musb: dsps: header movement build error fixAfzal Mohammed2012-12-131-0/+5
| | * | | | | | | | usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior2012-12-131-4/+5
| | * | | | | | | | usb: otg: mv_otg: fix the clk APIsChao Xie2012-12-131-2/+2
| | * | | | | | | | usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timingKuninori Morimoto2012-12-131-1/+2
| | * | | | | | | | usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settingsKuninori Morimoto2012-12-131-3/+8