summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Staging: altera: move .h file to proper placeGreg Kroah-Hartman2011-06-073-2/+51
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-06-091-3/+9
|\ \ \ \ \ \
| * | | | | | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori2011-06-061-3/+9
* | | | | | | Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Linus Torvalds2011-06-091-0/+2
|\ \ \ \ \ \ \
| * | | | | | | iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen2011-06-091-0/+2
* | | | | | | | unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-093-0/+369
* | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-092-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki2011-06-071-8/+8
| * | | | | | | | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki2011-06-071-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-0829-48/+186
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman2011-06-0879-857/+1294
| |\ \ \ \ \ \ \ \
| * | | | | | | | | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2011-06-082-0/+2
| * | | | | | | | | Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman2011-06-081-5/+0
| * | | | | | | | | drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-071-2/+5
| * | | | | | | | | USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1
| * | | | | | | | | USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
| * | | | | | | | | usb-storage: redo incorrect readsAlan Stern2011-06-074-1/+62
| * | | | | | | | | usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior2011-06-071-0/+1
| * | | | | | | | | usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-071-2/+4
| * | | | | | | | | usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-071-3/+2
| * | | | | | | | | usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-071-4/+4
| * | | | | | | | | usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-075-0/+5
| * | | | | | | | | USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-071-10/+12
| * | | | | | | | | usb: remove bad dput after dentry_unhashSage Weil2011-06-071-1/+0
| * | | | | | | | | USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-071-2/+4
| * | | | | | | | | musb: fix prefetch build failureMike Frysinger2011-06-071-0/+1
| * | | | | | | | | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray2011-06-071-0/+2
| * | | | | | | | | usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-071-1/+3
| * | | | | | | | | USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-071-1/+9
| * | | | | | | | | option: add Prolink PH300 modem IDsDan Williams2011-06-071-0/+2
| * | | | | | | | | option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-071-2/+11
| * | | | | | | | | option: add Zoom 4597 modem USB IDsDan Williams2011-06-071-0/+4
| * | | | | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-076-11/+51
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-061-2/+12
| | * | | | | | | | xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-033-2/+20
| | * | | | | | | | xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-031-0/+7
| | * | | | | | | | xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-032-4/+9
| | * | | | | | | | xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-021-2/+2
| | * | | | | | | | xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-021-1/+1
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-082-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-06-081-1/+1
| * | | | | | | | | spi/omap2: fix uninitialized variableGovindraj.R2011-06-031-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-081-9/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | xen: use the trigger info we already have to choose the irq handlerStefano Stabellini2011-05-311-9/+9
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-083-35/+45
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Grant Likely2011-06-0887-479/+937
| |\ \ \ \ \ \ \
| | * | | | | | | GPIO: OMAP: add locking around calls to _set_gpio_triggeringColin Cross2011-06-071-0/+9
| | * | | | | | | GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4Colin Cross2011-06-071-10/+2
| | * | | | | | | GPIO: OMAP: fix section mismatch warningsRussell King2011-06-071-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | gpio/samsung: make Kconfig options def_boolH Hartley Sweeten2011-06-071-20/+8