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-04-24
lis3: add support for HP ProBook 432x/442x/452x/522x
Takashi Iwai
1
-0
/
+4
2010-04-24
mtd: fix Orion NAND driver compilation with ARM OABI
Paulius Zaleckas
1
-1
/
+7
2010-04-23
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
1
-5
/
+1
2010-04-23
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
1
-6
/
+14
2010-04-23
eeepc-laptop: add missing sparse_keymap_free
Corentin Chary
1
-2
/
+1
2010-04-23
drm/i915: fix non-Ironlake 965 class crashes
Jesse Barnes
1
-1
/
+1
2010-04-23
ARM: 6030/1: KS8695: enable console
Yegor Yefremov
1
-0
/
+1
2010-04-23
drm/radeon/kms/evergreen: No EnableYUV table
Alex Deucher
1
-1
/
+1
2010-04-23
drm/radeon: 9800 SE has only one quadpipe
Tormod Volden
3
-5
/
+15
2010-04-23
drm/radeon/kms: don't print error for legal crtcs.
Dave Airlie
1
-3
/
+3
2010-04-23
drm/radeon/kms/evergreen: fix LUT setup
Alex Deucher
1
-4
/
+4
2010-04-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+13
2010-04-22
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
1
-0
/
+1
2010-04-22
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
Kristoffer Ericson
2
-0
/
+8
2010-04-22
libata: fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-30
/
+139
2010-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+4
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
9
-42
/
+246
2010-04-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-17
/
+18
2010-04-22
PCI: Ensure we re-enable devices on resume
Matthew Garrett
1
-5
/
+1
2010-04-22
PCI: revert broken device warning
Bjorn Helgaas
1
-16
/
+7
2010-04-22
sysfs: use sysfs_attr_init in ASUS atk0110 driver
Jiri Kosina
1
-0
/
+4
2010-04-22
usb: Increase timeout value for device reset
Dinh Nguyen
1
-1
/
+1
2010-04-22
USB: put claimed interfaces in the "suspended" state
Alan Stern
1
-6
/
+7
2010-04-22
USB: EHCI: defer reclamation of siTDs
Alan Stern
4
-12
/
+36
2010-04-22
USB: fix remote wakeup settings during system sleep
Alan Stern
1
-1
/
+35
2010-04-22
USB: pl2303: add AdLink ND-6530 USB IDs
Manuel Jander
2
-0
/
+5
2010-04-22
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
William Lightning
1
-0
/
+1
2010-04-22
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
Sergei Shtylyov
1
-1
/
+1
2010-04-22
USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
Dan Williams
1
-0
/
+10
2010-04-22
usb: wusb: don't overflow the Keep Alive IE buffer
David Vrabel
1
-1
/
+1
2010-04-22
USB: ehci: omap: fix kernel panic with rmmod
Ajay Kumar Gupta
1
-2
/
+4
2010-04-22
USB: fixed bug in usbsevseg using USB autosuspend incorrectly
Harrison Metzger
1
-2
/
+13
2010-04-22
USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices
Alex Manoussakis
2
-4
/
+25
2010-04-22
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
4
-16
/
+152
2010-04-23
md/raid5: fix previous patch.
NeilBrown
1
-17
/
+18
2010-04-22
drm/i915: cleanup FBC buffers at unload time
Jesse Barnes
2
-0
/
+17
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-13
/
+24
2010-04-22
scsi: fix operator precedence warning
Randy Dunlap
1
-1
/
+1
2010-04-22
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-41
/
+42
2010-04-22
[S390] zcore: Fix reipl device detection
Michael Holzheu
1
-5
/
+1
2010-04-22
[S390] cio: use exception-save stsch
Sebastian Ott
3
-11
/
+11
2010-04-22
[S390] add hook to reenable mss after hibernation
Sebastian Ott
1
-0
/
+5
2010-04-22
[S390] cio: allow enable_facility from outside init functions
Sebastian Ott
2
-23
/
+17
2010-04-22
[S390] dasd: fix endless loop in erp
Stefan Haberland
2
-2
/
+8
2010-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
11
-44
/
+44
2010-04-22
virtio: Fix GFP flags passed from the virtio balloon driver
Balbir Singh
1
-1
/
+2
2010-04-22
Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-8
/
+18
2010-04-22
staging: fix dt3155 build
Randy Dunlap
1
-11
/
+3
2010-04-22
drbd: Terminate a connection early if sending the protocol fails
Philipp Reisner
1
-1
/
+2
[prev]
[next]