index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: Support custom firmware handlers
Sjur Brændeland
2012-07-15
3
-16
/
+77
*
remoteproc: Move Elf related functions to separate file
Sjur Brændeland
2012-07-15
4
-248
/
+300
*
remoteproc: Add function rproc_get_boot_addr
Sjur Brændeland
2012-07-15
1
-9
/
+19
*
remoteproc: Pass struct fw to load_segments and find_rsc_table.
Sjur Brændeland
2012-07-15
1
-12
/
+12
*
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
2012-07-05
2
-20
/
+20
*
remoteproc: remove the get_by_name/put API
Ohad Ben-Cohen
2012-07-05
1
-130
/
+0
*
remoteproc: support non-iommu carveout assignment
Ohad Ben-Cohen
2012-07-05
1
-15
/
+19
*
remoteproc: simplify unregister/free interfaces
Ohad Ben-Cohen
2012-07-05
2
-18
/
+12
*
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
2012-07-05
2
-43
/
+15
*
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-07-05
5
-59
/
+113
*
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
2012-07-04
3
-57
/
+67
*
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-17
8
-16
/
+34
|
\
|
*
video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk
Jingoo Han
2012-06-13
1
-1
/
+1
|
*
video: s3c-fb: clear SHADOWCON register when clearing hardware window registers
Jingoo Han
2012-06-13
1
-2
/
+8
|
*
drivers/tosa: driver needs I2C and SPI to compile
Arnd Bergmann
2012-06-09
1
-1
/
+1
|
*
drivers/savagefb: use mdelay instead of udelay
Arnd Bergmann
2012-06-09
1
-5
/
+5
|
*
video/console: automatically select a font
Arnd Bergmann
2012-06-09
1
-0
/
+14
|
*
video/ili9320: do not mark exported functions __devexit
Arnd Bergmann
2012-06-09
1
-1
/
+1
|
*
drivers/video: use correct __devexit_p annotation
Arnd Bergmann
2012-06-09
2
-2
/
+2
|
*
video: bfin_adv7393fb: Convert to kstrtouint_from_user
Emil Goode
2012-06-05
1
-4
/
+2
|
*
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...
Florian Tobias Schandinat
2012-06-05
4
-5
/
+4
|
|
\
*
|
\
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-06-16
2
-4
/
+2
|
\
\
\
|
*
|
|
[SCSI] Fix sd_probe_domain config problem
James Bottomley
2012-06-07
1
-3
/
+1
|
*
|
|
[SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible
nagalakshmi.nandigama@lsi.com
2012-06-06
1
-1
/
+1
*
|
|
|
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-06-16
3
-15
/
+27
|
\
\
\
\
|
*
|
|
|
xen/pci: Check for PCI bridge before using it.
Zhang, Yang Z
2012-05-30
1
-1
/
+1
|
*
|
|
|
xen/events: Add WARN_ON when quick lookup found invalid type.
Konrad Rzeszutek Wilk
2012-05-30
1
-0
/
+9
|
*
|
|
|
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
2012-05-24
1
-3
/
+8
|
*
|
|
|
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
2012-05-24
1
-1
/
+2
|
*
|
|
|
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
2012-05-24
1
-12
/
+9
*
|
|
|
|
Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-06-16
39
-168
/
+352
|
\
\
\
\
\
|
*
|
|
|
|
USB: fix gathering of interface associations
Daniel Mack
2012-06-15
1
-1
/
+2
|
*
|
|
|
|
usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL
Shimoda, Yoshihiro
2012-06-15
1
-2
/
+1
|
*
|
|
|
|
usb: cdc-acm: fix devices not unthrottled on open
Otto Meta
2012-06-15
1
-0
/
+8
|
*
|
|
|
|
Fix OMAP EHCI suspend/resume failure (i693)
Anand Gadiyar
2012-06-14
1
-1
/
+167
|
*
|
|
|
|
USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused
Roland Stigge
2012-06-14
1
-1
/
+1
|
*
|
|
|
|
usb: use usb_serial_put in usb_serial_probe errors
Jan Safrata
2012-06-14
1
-3
/
+3
|
*
|
|
|
|
USB: EHCI: Fix build warning in xilinx ehci driver
Herton Ronaldo Krzesinski
2012-06-14
1
-3
/
+1
|
*
|
|
|
|
USB: fix PS3 EHCI systems
Ricardo Martins
2012-06-14
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2012-06-14
3
-56
/
+30
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xHCI: Increase the timeout for controller save/restore state operation
Andiry Xu
2012-06-14
1
-4
/
+4
|
|
*
|
|
|
|
xhci: Don't free endpoints in xhci_mem_cleanup()
Takashi Iwai
2012-06-14
1
-21
/
+14
|
|
*
|
|
|
|
xhci: Fix invalid loop check in xhci_free_tt_info()
Takashi Iwai
2012-06-14
1
-29
/
+10
|
|
*
|
|
|
|
xhci: Fix error path return value.
Sarah Sharp
2012-06-14
1
-1
/
+1
|
|
*
|
|
|
|
USB: Checking the wrong variable in usb_disable_lpm()
Dan Carpenter
2012-06-14
1
-1
/
+1
|
*
|
|
|
|
|
usb-storage: Add 090c:1000 to unusal-devs
Hans de Goede
2012-06-14
1
-0
/
+7
|
*
|
|
|
|
|
USB: serial-generic: use a single set of device IDs
Alan Stern
2012-06-13
1
-8
/
+2
|
*
|
|
|
|
|
USB: serial: Enforce USB driver and USB serial driver match
Bjørn Mork
2012-06-13
1
-2
/
+4
|
*
|
|
|
|
|
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-13
4
-17
/
+31
|
*
|
|
|
|
|
USB: option: add more YUGA device ids
说不得
2012-06-13
1
-17
/
+27
[next]