summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/i915: Fix GMBUSFREQ on vlv/chvVille Syrjälä2014-10-271-1/+1
| | * | | drm/i915: Ignore long hpds on eDP portsVille Syrjälä2014-10-271-0/+12
| | * | | drm/i915: Do a dummy DPCD read before the actual readVille Syrjälä2014-10-271-0/+7
| | |/ /
| * | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2014-10-282-12/+12
| |\ \ \
| | * | | drm/armada: convert to use vblank_on/off callsRussell King2014-10-171-3/+5
| | * | | drm/armada: fix page_flip refcounting leakRussell King2014-10-171-8/+5
| | * | | drm/armada: add IRQ support backRussell King2014-10-171-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-022-6/+9
|\ \ \ \ \
| * | | | | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-311-1/+1
| * | | | | staging: android: logger: Fix log corruption regressionDaniel Thompson2014-10-281-5/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-016-28/+31
|\ \ \ \ \
| * | | | | staging: comedi: fix memory leak / bad pointer freeing for chanlistIan Abbott2014-10-291-0/+3
| * | | | | staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependantsIan Abbott2014-10-291-1/+0
| * | | | | staging: comedi: widen subdevice number argument in ioctl handlersIan Abbott2014-10-291-4/+4
| * | | | | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-253-14/+15
| |\ \ \ \ \
| | * | | | | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-10-091-4/+8
| | * | | | | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-10-041-1/+1
| | * | | | | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-09-271-2/+2
| | * | | | | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-09-271-7/+4
| * | | | | | staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen2014-10-201-1/+1
| * | | | | | drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEMChen Gang2014-10-201-0/+1
| * | | | | | staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott2014-10-201-8/+7
* | | | | | | Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-0132-173/+319
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-295-16/+25
| |\ \ \ \ \ \ \
| | * | | | | | | usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2014-10-232-0/+7
| | * | | | | | | USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley2014-10-221-15/+0
| | * | | | | | | USB: option: add Haier CE81B CDMA modemDan Williams2014-10-221-0/+2
| | * | | | | | | usb: option: add support for Telit LE910Daniele Palmas2014-10-221-0/+8
| | * | | | | | | usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2014-10-222-1/+7
| | * | | | | | | USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting2014-10-221-0/+1
| | |/ / / / / /
| * | | | | | | usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer2014-10-271-1/+0
| * | | | | | | usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte2014-10-231-1/+3
| * | | | | | | usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski2014-10-231-2/+1
| * | | | | | | usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte2014-10-238-13/+13
| * | | | | | | usb: dwc3: gadget: Properly initialize LINK TRBJack Pham2014-10-231-2/+1
| * | | | | | | usb: dwc2: gadget: fix gadget unregistration in udc_stop() functionMarek Szyprowski2014-10-231-3/+1
| * | | | | | | usb: dwc2: Bits in bitfield should add up to 32Charles Manning2014-10-231-1/+1
| * | | | | | | usb: dwc2: gadget: sparse warning of context imbalanceSudip Mukherjee2014-10-231-2/+5
| * | | | | | | usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi2014-10-231-0/+5
| * | | | | | | usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior2014-10-231-2/+12
| * | | | | | | usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior2014-10-231-1/+3
| * | | | | | | usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi2014-10-231-45/+42
| * | | | | | | usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen2014-10-231-6/+34
| * | | | | | | usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga2014-10-231-2/+0
| * | | | | | | usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven2014-10-231-0/+1
| * | | | | | | Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros2014-10-231-13/+2
| * | | | | | | usb: gadget: composite: enable BESL supportFelipe Balbi2014-10-231-1/+1
| * | | | | | | usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner2014-10-231-1/+2
| * | | | | | | usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi2014-10-231-6/+13
| * | | | | | | usb: dwc3: ep0: return early on NULL requestsFelipe Balbi2014-10-201-3/+6