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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
drm/i915: allow userspace forcewake references also on gen7
Daniel Vetter
1
-2
/
+2
2012-01-24
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
Eric Anholt
1
-2
/
+2
2012-01-24
drm/i915: Correct debugfs printout for RC1e.
Eric Anholt
1
-1
/
+1
2012-01-24
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
1
-0
/
+1
2012-01-24
TTY: fix UV serial console regression
Jiri Slaby
1
-5
/
+7
2012-01-24
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
1
-0
/
+1
2012-01-24
Updated TTY MAINTAINERS info
Lucas Kannebley Tavares
1
-1
/
+1
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
2
-46
/
+100
2012-01-24
net/hyperv: fix possible memory leak in do_set_multicast()
Wei Yongjun
1
-2
/
+3
2012-01-24
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
4
-0
/
+4
2012-01-24
stmmac: added PCI identifiers
Alessandro Rubini
1
-3
/
+3
2012-01-24
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
1
-0
/
+5
2012-01-24
stmmac: fix phy naming inconsistency
Alessandro Rubini
1
-1
/
+1
2012-01-24
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-24
USB: OHCI: fix new compiler warnings
Alan Stern
1
-2
/
+10
2012-01-24
usb: serial: kobil_sct: fix compile warning:
Felipe Balbi
1
-1
/
+1
2012-01-24
drivers/usb/host/ehci-fsl.c: add missing iounmap
Julia Lawall
1
-1
/
+1
2012-01-24
USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...
Bjørn Mork
1
-1
/
+1
2012-01-24
USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removal
Bjørn Mork
1
-1
/
+1
2012-01-24
USB: cdc-wdm: use two mutexes to allow simultaneous read and write
Bjørn Mork
1
-18
/
+31
2012-01-24
USB: cdc-wdm: updating desc->length must be protected by spin_lock
Bjørn Mork
1
-0
/
+2
2012-01-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-15
/
+52
2012-01-24
sysfs: Complain bitterly about attempts to remove files from nonexistent dire...
Eric W. Biederman
2
-1
/
+10
2012-01-24
USB: usbsevseg: fix max length
Harrison Metzger
1
-1
/
+1
2012-01-24
USB: option: Add LG docomo L-02C
Kentaro Matsuyama
1
-0
/
+5
2012-01-24
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
Eric W. Biederman
1
-8
/
+2
2012-01-24
Revert "USB: usb-skeleton.c: fix open/disconnect race"
Greg Kroah-Hartman
1
-17
/
+1
2012-01-24
USB: cp210x: allow more baud rates above 1Mbaud
Johan Hovold
1
-5
/
+6
2012-01-24
USB: cp210x: initialise baud rate at open
Johan Hovold
1
-0
/
+4
2012-01-24
USB: cp210x: clean up, refactor and document speed handling
Johan Hovold
1
-14
/
+57
2012-01-24
USB: cp210x: do not map baud rates to B0
Johan Hovold
1
-2
/
+2
2012-01-24
USB: cp210x: fix up set_termios variables
Johan Hovold
1
-2
/
+3
2012-01-24
iwlwifi: fix PCI-E transport "inta" race
Johannes Berg
1
-2
/
+2
2012-01-24
mac80211: set bss_conf.idle when vif is connected
Eliad Peller
1
-0
/
+1
2012-01-24
mac80211: update oper_channel on ibss join
Eliad Peller
1
-0
/
+1
2012-01-24
USB: cp210x: fix CP2104 baudrate usage
Preston Fick
1
-6
/
+4
2012-01-24
USB: cp210x: call generic open last in open
Johan Hovold
1
-5
/
+2
2012-01-24
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
Renato Caldas
1
-0
/
+1
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker
24
-289
/
+304
2012-01-24
USB: serial: ftdi additional IDs
Peter Naulls
2
-0
/
+7
2012-01-24
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
2
-0
/
+9
2012-01-24
USB: ftdi_sio: fix initial baud rate
Johan Hovold
1
-2
/
+5
2012-01-24
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
1
-2
/
+1
2012-01-24
drivers/usb/misc/emi26.c & emi62.c: fix warnings
Andrew Morton
2
-6
/
+0
2012-01-24
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-1
/
+2
2012-01-24
stable: update documentation to ask for kernel version
Greg Kroah-Hartman
1
-1
/
+2
2012-01-24
base/core.c:fix typo in comment in function device_add
majianpeng
1
-1
/
+1
2012-01-24
Documentation: devres: add allocation functions to list of supported calls
Wolfram Sang
1
-0
/
+4
2012-01-24
Documentation update for the driver model core
Alan Stern
1
-0
/
+15
2012-01-24
kernel-doc: fix new warnings in driver-core
Randy Dunlap
1
-4
/
+5
[prev]
[next]