summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-03USB: AT91 UDC updates, mostly power managementDavid Brownell2-64/+113
2006-08-03[IA64] add platform check to snsc driver initGreg Edwards1-1/+6
2006-08-03[E1000]: Convert to netdev_alloc_skbDavid S. Miller1-5/+6
2006-08-03[TG3]: Convert to netdev_alloc_skbDavid S. Miller1-5/+5
2006-08-03[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker1-16/+14
2006-08-03[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller1-1/+1
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz3-9/+6
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2-3/+7
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds36-138/+343
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg1-0/+2
2006-08-01[CPUFREQ] [2/2] demand load governor modules.Jeremy Fitzhardinge1-0/+17
2006-08-01[CPUFREQ] [1/2] add __find_governor helper and clean up some error handling.Jeremy Fitzhardinge1-23/+34
2006-08-01[CPUFREQ] return error when failing to set minfreqMattia Dongili1-0/+5
2006-08-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-179/+406
2006-08-01[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2-7/+5
2006-08-01[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno1-4/+0
2006-08-01[PATCH] powermac: More powermac backlight fixesMichael Hanselmann7-71/+87
2006-08-01[PATCH] radeonfb sleep fixesVolker Braun3-25/+145
2006-08-01[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas5-46/+61
2006-08-01[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-08-01[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-08-01[PATCH] Fix swsusp with PNP BIOSOndrej Zary1-1/+1
2006-08-01[PATCH] hide onboard graphics drivers on G5Olaf Hering1-4/+4
2006-08-01[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz1-4/+11
2006-08-01[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz1-12/+4
2006-08-01[PATCH] mdacon: fix __init section warningsFrederik Deweerdt1-2/+2
2006-08-01[PATCH] sgiioc4: Always share IRQBrent Casavant1-0/+1
2006-08-01[PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap1-21/+25
2006-08-01[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-08-01[PATCH] nbd: Abort request on data reception failureMichal Feix1-1/+2
2006-08-01[PATCH] nbd: Check magic before doing anything elseMichal Feix1-7/+9
2006-08-01[PATCH] lockdep: annotate pktcdvd natural device hierarchyArjan van de Ven1-3/+3
2006-08-01[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+2
2006-08-01[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-08-01[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman1-5/+15
2006-07-30V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho1-5/+10
2006-07-30V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...Trent Piepho1-1/+1
2006-07-30V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely1-12/+50
2006-07-30V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2-5/+10
2006-07-30V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho1-0/+11
2006-07-30V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab1-1/+0
2006-07-30V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab4-8/+8
2006-07-30V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab7-29/+46
2006-07-30V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32Mauro Carvalho Chehab1-0/+24
2006-07-30V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey1-4/+3
2006-07-30V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey1-8/+10