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
2010-09-07
drm: Do not force 1024x768 modes on unknown connectors
Chris Wilson
1
-4
/
+3
2010-09-07
drm/kms: Add a module parameter to disable polling
Chris Wilson
1
-2
/
+15
2010-09-07
drm/radeon/kms: fix tv-out on avivo asics
Alex Deucher
1
-3
/
+23
2010-09-07
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
Alex Deucher
2
-5
/
+39
2010-09-06
vhost: error handling fix
Michael S. Tsirkin
1
-0
/
+1
2010-09-06
vhost: fix attach to cgroups regression
Michael S. Tsirkin
1
-22
/
+57
2010-09-05
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
Madhuranath Iyengar
1
-2
/
+2
2010-09-05
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
1
-0
/
+13
2010-09-05
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
1
-3
/
+4
2010-09-05
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
1
-8
/
+12
2010-09-05
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+2
2010-09-05
[SCSI] qla2xxx: make rport deletions explicit during vport removal
Arun Easi
1
-1
/
+0
2010-09-05
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
7
-36
/
+207
2010-09-03
Staging: wlan-ng: Explicitly set some fields in cfg80211 interface
Karl Relton
1
-0
/
+3
2010-09-03
Staging: octeon: depends on NETDEVICES
Randy Dunlap
1
-1
/
+1
2010-09-03
Staging: spectra: depend on X86_MRST
Jeff Mahoney
1
-0
/
+1
2010-09-03
Staging: zram: free device memory when init fails
Shahar Havivi
1
-0
/
+1
2010-09-03
Staging: rt2870sta: Add more device IDs from vendor drivers
Ben Hutchings
1
-2
/
+39
2010-09-03
staging: comedi das08_cs.c: Fix io_req_t conversion
Andreas Bombe
1
-1
/
+0
2010-09-03
staging: spectra needs <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2010-09-03
staging: hv: Fixed lockup problem with bounce_buffer scatter list
Hank Janssen
1
-2
/
+5
2010-09-03
staging: hv: Increased storvsc ringbuffer and max_io_requests
Hank Janssen
1
-2
/
+2
2010-09-03
staging: hv: Fixed the value of the 64bit-hole inside ring buffer
Haiyang Zhang
1
-2
/
+1
2010-09-03
staging: hv: Fixed bounce kmap problem by using correct index
Hank Janssen
1
-2
/
+2
2010-09-03
staging: hv: Fix missing functions for net_device_ops
Haiyang Zhang
1
-0
/
+3
2010-09-03
USB: ftdi_sio: Added custom PIDs for ChamSys products
Luke Lowrey
2
-0
/
+20
2010-09-03
USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...
Toby Gray
1
-1
/
+2
2010-09-03
USB: cdc-acm: Add pseudo modem without AT command capabilities
Philippe Corbes
1
-0
/
+4
2010-09-03
USB: cxacru: Use a bulk/int URB to access the command endpoint
Simon Arlott
1
-2
/
+22
2010-09-03
usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.
Dave Ludlow
1
-13
/
+22
2010-09-03
USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...
Toby Gray
1
-0
/
+16
2010-09-03
usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.
Dave Ludlow
1
-0
/
+3
2010-09-03
USB: ssu100: turn off debug flag
Bill Pemberton
1
-1
/
+1
2010-09-03
usb: allow drivers to use allocated bandwidth until unbound
Thadeu Lima de Souza Cascardo
1
-11
/
+11
2010-09-03
USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.
A E Lawrence
1
-0
/
+1
2010-09-03
USB: cp210x: Add B&G H3000 link cable ID
Jason Detring
1
-0
/
+1
2010-09-03
USB: CP210x Add new device ID
Craig Shelley
1
-4
/
+5
2010-09-03
USB: option: fix incorrect novatel entries
Dirk De Schepper
1
-44
/
+75
2010-09-03
USB: Fix kernel oops with g_ether and Windows
Maxim Osipov
1
-3
/
+7
2010-09-03
USB: rndis: section mismatch fix
Henrik Kretzschmar
2
-2
/
+2
2010-09-03
USB: ehci-ppc-of: problems in unwind
Dan Carpenter
1
-5
/
+7
2010-09-03
USB: s3c-hsotg: Remove DEBUG define
Maurus Cuelenaere
1
-2
/
+0
2010-09-03
tty: fix tty_line must not be equal to number of allocated tty pointers in tt...
Nathael Pajani
1
-1
/
+1
2010-09-03
serial: bfin_sport_uart: restore transmit frame sync fix
Sonic Zhang
1
-1
/
+1
2010-09-03
vt: Fix console corruption on driver hand-over.
Francisco Jerez
1
-11
/
+4
2010-09-03
be2net: remove a BUG_ON in be_cmds.c
Ajit Khaparde
1
-4
/
+2
2010-09-03
be2net: fix a bug in UE detection logic
Ajit Khaparde
3
-26
/
+10
2010-09-03
be2net: fix net-snmp error because of wrong packet stats
Ajit Khaparde
4
-6
/
+18
2010-09-03
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
3
-7
/
+8
2010-09-03
drm/nv50: initialize ramht_refs list for faked 0 channel
Marcin Slusarz
1
-0
/
+2
[prev]
[next]