aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] fbdev: pm2fb: Driver cleanupsAntonino A. Daplas1-11/+10
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas1-18/+18
2006-01-10[PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas1-18/+14
2006-01-10[PATCH] fbdev: imsttfb: Driver cleanupsAntonino A. Daplas1-29/+27
2006-01-10[PATCH] fbdev: hgafb: Convert to platform deviceAntonino A. Daplas1-29/+78
2006-01-10[PATCH] fbdev: asiliantfb: Driver cleanupsAntonino A. Daplas1-1/+1
2006-01-10[PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas2-26/+26
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas3-29/+29
2006-01-10[PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas3-49/+35
2006-01-10[PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas2-5/+8
2006-01-10[PATCH] Add sysfs entry to disable framebuffer accessMatthew Garrett1-0/+23
2006-01-10[PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare1-0/+1
2006-01-10[PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas1-4/+0
2006-01-10[PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas1-0/+2
2006-01-10[PATCH] nvidiafb: i2c bus name beautificationAlessandro Zummo1-3/+3
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas8-82/+71
2006-01-10[PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson1-4/+0
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-37/+0
2006-01-10[PATCH] media-radio: Maestro radio delete owner line from video deviceJiri Slaby1-1/+0
2006-01-10[PATCH] media-radio: Maestro avoid accessing private structures directlyJiri Slaby1-2/+2
2006-01-10[PATCH] media-radio: Maestro types changeJiri Slaby1-14/+14
2006-01-10[PATCH] media-radio: Maestro radio LindentJiri Slaby1-103/+105
2006-01-10[PATCH] media-radio: Pci probing for maestro radioJiri Slaby1-64/+111
2006-01-10[PATCH] Switch getnstimestamp() calls to ktime_get_ts()Matt Helsley1-5/+6
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig13-14/+0
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig3-0/+14
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-0/+20
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-9/+11
2006-01-10[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal1-2/+0
2006-01-10[PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal1-0/+32
2006-01-10[PATCH] Disable rio on 64-bit platformsAlexey Dobriyan2-5/+1
2006-01-10[PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2-1/+4
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner3-0/+260
2006-01-10[PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt3-18/+75
2006-01-10[PATCH] remove asm/serial.h from synclink_gt.Andrew Morton1-1/+0
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds36-361/+537
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds14-64/+81
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds17-25/+25
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-15/+12
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2-6/+6
2006-01-09[PATCH] mutex subsystem, semaphore to completion: CPU3WDTSteven Rostedt1-4/+5
2006-01-09[PATCH] mutex subsystem, semaphore to completion: SX8Steven Rostedt1-6/+6
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen9-33/+33
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+19
2006-01-10Small fixups to the EHCI Kconfig help textJesper Juhl1-5/+5
2006-01-10spelling: s/trough/through/Adrian Bunk4-4/+4
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-15/+323
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk7-8/+8
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-2047/+16
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-10/+29