summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-05-2222-571/+503
|\
| * parport: remove unused dead code from lowlevel driversMatt Porter2012-04-205-377/+0
| * xilinx_hwicap: reset XHI_MAX_RETRIESDaniel Borkmann2012-04-191-1/+1
| * xilinx_hwicap: add support for virtex6 FPGAsDaniel Borkmann2012-04-191-0/+30
| * Support M95040 SPI EEPROMIvo Sieben2012-04-182-3/+26
| * misc: add support for bmp18x chips to the bmp085 driverEric Andersson2012-04-186-100/+306
| * misc: bmp085: add device tree propertiesEric Andersson2012-04-183-1/+57
| * misc: clean up bmp085 driverEric Andersson2012-04-181-103/+103
| * misc: do not mark exported functions __devexitArnd Bergmann2012-04-181-1/+1
| * misc: add missing __devexit_p() annotationsArnd Bergmann2012-04-182-2/+2
| * pch_phub: delete duplicate definitionsTomoya MORINAGA2012-04-181-4/+0
| * misc: Fix irq leak in max8997_muic_probe error pathAxel Lin2012-04-181-4/+2
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22395-16215/+19447
|\ \
| * \ Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-05-214-37/+57
| |\ \
| | * | xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp2012-05-211-3/+3
| | * | xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-211-27/+43
| | * | USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-212-6/+10
| | * | brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp2012-05-211-1/+1
| * | | Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman2012-05-213-9/+1
| * | | MAINTAINERS: Add myself as maintainer to the USB PHY LayerFelipe Balbi2012-05-211-0/+8
| |/ /
| * | USB: EHCI: fix command register configuration lost problemMing Lei2012-05-191-1/+0
| * | USB: Remove races in devio.cHuajun Li2012-05-181-8/+25
| * | USB: ehci-platform: remove update_deviceHauke Mehrtens2012-05-181-2/+0
| * | Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-05-1870-13/+1512
| |\ \
| | * | USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-1856-2/+58
| | * | xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-183-0/+138
| | * | xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-183-0/+335
| | * | USB: Add macros for interrupt endpoint types.Sarah Sharp2012-05-181-0/+11
| | * | xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-182-0/+14
| | * | xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-183-4/+4
| | * | USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-184-1/+120
| | * | USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-185-2/+489
| | * | USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp2012-05-181-0/+4
| | * | USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-182-1/+247
| | * | USB: Refactor code to set LPM support flag.Sarah Sharp2012-05-181-5/+17
| | * | USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-181-0/+9
| | * | xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-182-0/+21
| | * | xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-05-181-0/+1
| | * | USB: fix resource leak in xhci power loss pathOliver Neukum2012-05-181-0/+26
| | * | usbcore: enable USB2 LPM if port suspend failsAndiry Xu2012-05-171-0/+4
| | * | xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-173-3/+19
| * | | USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi2012-05-172-0/+35
| * | | USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi2012-05-171-0/+1
| * | | USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi2012-05-171-5/+6
| * | | USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi2012-05-171-3/+2
| * | | USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi2012-05-171-4/+6
| * | | USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-171-2/+2
| |/ /
| * | USB: storage: fixed keyword related space issues.Jeffrin Jose2012-05-171-2/+2
| * | USB: storage: fixed several trailing white spaces issues.Jeffrin Jose2012-05-171-9/+9
| * | USB: storage: fixed C99 comment issue.Jeffrin Jose2012-05-171-1/+1
OpenPOWER on IntegriCloud