summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: Move Elf related functions to separate fileSjur Brændeland2012-07-154-248/+300
* remoteproc: Add function rproc_get_boot_addrSjur Brændeland2012-07-151-9/+19
* remoteproc: Pass struct fw to load_segments and find_rsc_table.Sjur Brændeland2012-07-151-12/+12
* remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-062-20/+20
* remoteproc: remove the get_by_name/put APIOhad Ben-Cohen2012-07-061-130/+0
* remoteproc: support non-iommu carveout assignmentOhad Ben-Cohen2012-07-061-15/+19
* remoteproc: simplify unregister/free interfacesOhad Ben-Cohen2012-07-062-18/+12
* remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-062-43/+15
* remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-065-59/+113
* remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-043-57/+67
* Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-168-16/+34
|\
| * video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han2012-06-131-1/+1
| * video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han2012-06-131-2/+8
| * drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann2012-06-091-1/+1
| * drivers/savagefb: use mdelay instead of udelayArnd Bergmann2012-06-091-5/+5
| * video/console: automatically select a fontArnd Bergmann2012-06-091-0/+14
| * video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
| * drivers/video: use correct __devexit_p annotationArnd Bergmann2012-06-092-2/+2
| * video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode2012-06-051-4/+2
| * Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...Florian Tobias Schandinat2012-06-054-5/+4
| |\
* | \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-06-152-4/+2
|\ \ \
| * | | [SCSI] Fix sd_probe_domain config problemJames Bottomley2012-06-071-3/+1
| * | | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-061-1/+1
* | | | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-153-15/+27
|\ \ \ \
| * | | | xen/pci: Check for PCI bridge before using it.Zhang, Yang Z2012-05-301-1/+1
| * | | | xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk2012-05-301-0/+9
| * | | | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
| * | | | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
| * | | | xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9
* | | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-1539-168/+352
|\ \ \ \ \
| * | | | | USB: fix gathering of interface associationsDaniel Mack2012-06-141-1/+2
| * | | | | usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-141-2/+1
| * | | | | usb: cdc-acm: fix devices not unthrottled on openOtto Meta2012-06-141-0/+8
| * | | | | Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar2012-06-131-1/+167
| * | | | | USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge2012-06-131-1/+1
| * | | | | usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-06-131-3/+3
| * | | | | USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-131-3/+1
| * | | | | USB: fix PS3 EHCI systemsRicardo Martins2012-06-131-0/+2
| * | | | | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-133-56/+30
| |\ \ \ \ \
| | * | | | | xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-131-4/+4
| | * | | | | xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-131-21/+14
| | * | | | | xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-131-29/+10
| | * | | | | xhci: Fix error path return value.Sarah Sharp2012-06-131-1/+1
| | * | | | | USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter2012-06-131-1/+1
| * | | | | | usb-storage: Add 090c:1000 to unusal-devsHans de Goede2012-06-131-0/+7
| * | | | | | USB: serial-generic: use a single set of device IDsAlan Stern2012-06-131-8/+2
| * | | | | | USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork2012-06-131-2/+4
| * | | | | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-134-17/+31
| * | | | | | USB: option: add more YUGA device ids说不得2012-06-121-17/+27
| * | | | | | USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-121-1/+1