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
2012-06-26
USB: EHCI: define extension registers like normal ones
Alan Stern
2
-28
/
+13
2012-06-26
USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
Guilherme Maciel Ferreira
6
-72
/
+54
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-26
USB: CP210x Add 10 Device IDs
Craig Shelley
1
-0
/
+11
2012-06-26
USB: option: Add USB ID for Novatel Ovation MC551
Forest Bond
1
-0
/
+3
2012-06-26
usb: phy: Fix Kconfig dependency for Phy drivers
Alexandre Pereira da Silva
2
-3
/
+3
2012-06-26
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Ming Lei
1
-12
/
+3
2012-06-26
mmc: block: fix the data timeout issue with ACMD22
Subhash Jadavani
1
-13
/
+1
2012-06-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+2
2012-06-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-43
/
+52
2012-06-26
drm/nouveau/fbcon: using nv_two_heads is not a good idea
Ben Skeggs
1
-1
/
+1
2012-06-25
clk: mxs: fix clock lookup after freeing init memory
Marc Kleine-Budde
2
-20
/
+20
2012-06-25
clk: mxs: fix ref_io clock definition
Shawn Guo
1
-2
/
+2
2012-06-25
clk: Check parent for NULL in clk_change_rate
Pawel Moll
1
-4
/
+7
2012-06-25
clk: Allow late cache allocation for clk->parents
Rajendra Nayak
1
-5
/
+10
2012-06-25
clk: SPEAr600: Fix ethernet clock name for DT based probing
Stefan Roese
1
-1
/
+1
2012-06-25
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2
-4
/
+9
2012-06-25
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
2012-06-25
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
1
-2
/
+4
2012-06-25
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
2012-06-25
caif-hsi: Add missing return in error path
Sjur Brændeland
1
-0
/
+1
2012-06-25
caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost
Per Ellefsen
1
-2
/
+2
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-257
/
+190
2012-06-25
uas: task mgmt & error handling
Gerd Hoffmann
1
-29
/
+131
2012-06-25
uas: track urbs, kill inflight urbs on disconnect.
Gerd Hoffmann
1
-0
/
+9
2012-06-25
uas: improve error handling
Gerd Hoffmann
1
-1
/
+13
2012-06-25
uas: keep track of command state, finish scsi cmd when really done.
Gerd Hoffmann
1
-15
/
+71
2012-06-25
uas: fix sense urb handling
Gerd Hoffmann
1
-21
/
+28
2012-06-25
Revert "usb/uas: one only one status URB/host on stream-less connection"
Gerd Hoffmann
1
-60
/
+10
2012-06-25
Revert "usb/uas: make sure data urb is gone if we receive status before that"
Gerd Hoffmann
1
-75
/
+15
2012-06-25
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-4
/
+7
2012-06-25
usb: dwc3: ep0: prevent starting transfers twice on ep0
Felipe Balbi
1
-0
/
+1
2012-06-25
Merge 3.5-rc4 into usb-next
Greg Kroah-Hartman
106
-293
/
+628
2012-06-25
Merge 3.5-rc4 into usb-linus
Greg Kroah-Hartman
106
-293
/
+628
2012-06-25
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
1
-2
/
+2
2012-06-25
HID: Fix the generic Kconfig options
Henrik Rydberg
2
-27
/
+24
2012-06-25
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
Felipe Balbi
1
-9
/
+0
2012-06-25
hwmon: Update my e-mail address
Guenter Roeck
4
-4
/
+4
2012-06-25
HID: magicmouse: Correct report range of major / minor axes
Yufeng Shen
1
-2
/
+4
2012-06-25
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
1
-6
/
+6
2012-06-25
usb: otg: twl: use devres API to allocate resources
Kishon Vijay Abraham I
2
-25
/
+6
2012-06-25
usb: musb: omap: use devres API to allocate resources
Kishon Vijay Abraham I
1
-12
/
+7
2012-06-25
usb: musb: move otg specific initializations from twl to glue
Kishon Vijay Abraham I
3
-14
/
+5
2012-06-25
usb: musb: twl: use mailbox API to send VBUS or ID events
Kishon Vijay Abraham I
3
-84
/
+103
2012-06-25
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
Kishon Vijay Abraham I
2
-11
/
+15
2012-06-25
usb: otg: utils: devres: Add API's to associate a device with the phy
Kishon Vijay Abraham I
1
-0
/
+62
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
34
-54
/
+126
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
35
-98
/
+98
2012-06-25
usb: dwc3: rename res_trans_idx to resource_index
Felipe Balbi
3
-12
/
+12
2012-06-25
usb: dwc3: gadget: split special cases of ep_queue()
Felipe Balbi
1
-22
/
+28
[prev]
[next]