index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
98
-438
/
+632
2013-12-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2013-12-22
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+0
2013-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-45
/
+51
2013-12-21
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
3
-18
/
+7
2013-12-21
USB: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2
-2
/
+2
2013-12-21
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-7
/
+10
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2
-0
/
+2
2013-12-20
Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-109
/
+79
2013-12-20
uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change
Thomas Pugliese
1
-2
/
+2
2013-12-20
uwb: use uwb_rsv_callback instead of calling rsv->callback directly
Thomas Pugliese
1
-1
/
+1
2013-12-20
uwb: whitespace and comment cleanups
Thomas Pugliese
3
-9
/
+9
2013-12-20
uwb: add debug prints during channel change and beacon actions
Thomas Pugliese
2
-1
/
+6
2013-12-20
usb: wusbcore: add debug prints to reservation and channel change
Thomas Pugliese
2
-0
/
+2
2013-12-20
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
1
-32
/
+38
2013-12-20
USB: c67x00: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2
-14
/
+3
2013-12-20
Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
1
-3
/
+5
2013-12-20
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-32
/
+43
2013-12-19
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
1
-0
/
+1
2013-12-19
target: Remove extra percpu_ref_init
Andy Grover
1
-7
/
+1
2013-12-19
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Jack Pham
1
-0
/
+3
2013-12-19
uwb: umc-dev: add missing put_device call
Levente Kurusa
1
-0
/
+1
2013-12-19
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
1
-1
/
+1
2013-12-19
drivers: usb: Mark function as static in usbsevseg.c
Rashika Kheria
1
-1
/
+1
2013-12-19
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
3
-5
/
+13
2013-12-19
iser-target: Move INIT_WORK setup into isert_create_device_ib_res
Nicholas Bellinger
1
-2
/
+4
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2
-6
/
+1
2013-12-18
USB: ohci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-18
USB: ohci-spear: Use devm_ioremap_resource()
Jingoo Han
1
-10
/
+3
2013-12-18
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+4
2013-12-18
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
1
-18
/
+8
2013-12-18
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+5
2013-12-18
USB: ohci-da8xx: Use devm_*() functions
Jingoo Han
1
-40
/
+15
2013-12-18
USB: ohci-jz4740: Use devm_*() functions
Jingoo Han
1
-30
/
+9
2013-12-18
USB: ohci-pxa27x:Use devm_*() functions
Jingoo Han
1
-28
/
+10
2013-12-18
USB: ehci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-18
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
1
-21
/
+7
2013-12-18
USB: ehci-orion: Use devm_*() functions
Jingoo Han
1
-31
/
+12
2013-12-18
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-3
/
+5
2013-12-18
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-12-18
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-18
USB: ehci-grlib: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-18
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
1
-23
/
+7
2013-12-18
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
1
-9
/
+9
2013-12-18
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
1
-21
/
+6
2013-12-18
usb: option: add new zte 3g modem pids to option driver
张君
1
-0
/
+11
2013-12-18
usb: usbtest: Always clear halt else further tests will fail
Roger Quadros
1
-1
/
+10
[next]