aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | b44: early return in dev->do_ioctl when the device is not upFrancois Romieu2005-11-301-2/+5
| | * | | b44: missing netif_wake_queue() in b44_open()Mark Lord2005-11-301-0/+2
| * | | | [PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kcon...Michael Krufky2005-12-011-3/+0
| * | | | [PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103Mike Isely2005-12-011-1/+1
| * | | | [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)Hans Verkuil2005-12-011-6/+8
| * | | | [PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva2005-12-011-0/+1
| * | | | [PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko2005-12-011-7/+7
| * | | | [PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler2005-12-011-11/+20
| * | | | [PATCH] DVB: Update Steve's email address.Steven Toth2005-12-012-2/+2
| * | | | [PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk2005-12-016-4/+6
| * | | | [PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau2005-12-011-0/+2
| * | | | [PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devicesPatrick Boettcher2005-12-011-9/+9
| * | | | [PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey2005-12-011-46/+23
| * | | | [PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss2005-12-013-2/+4
| * | | | [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil2005-12-013-3/+43
| * | | | [PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003Steven Toth2005-12-012-9/+12
| * | | | [PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAPMichael H. Schimek2005-12-011-5/+15
| * | | | [PATCH] V4L: Fix crash when not compiled as moduleReimar Doeffinger2005-12-011-6/+3
| * | | | [PATCH] V4L: Write cached value to correct register for SECAMDwaine Garden2005-12-011-1/+1
| * | | | [PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctlMichael H. Schimek2005-12-012-0/+10
| * | | | [PATCH] V4L: Makes needlessly global code staticAdrian Bunk2005-12-015-12/+13
| * | | | [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-013-6/+6
| * | | | [PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in useMauro Carvalho Chehab2005-12-013-0/+39
| * | | | [PATCH] V4L: Bttv bytes per line fixMichael H. Schimek2005-12-011-11/+23
| * | | | [PATCH] V4L: Fix read() bugs in bttv driverNickolay V. Shmyrev2005-12-012-3/+7
| * | | | [PATCH] V4L: Removed audio DMA enabling from cx88-coreMauro Carvalho Chehab2005-12-011-3/+0
| * | | | [PATCH] V4L: Fixes nicam soundIan Pickworth2005-12-011-15/+10
| * | | | [PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth2005-12-012-36/+56
| * | | | [PATCH] V4: Include comments for DVB models and includes missing onesSteven Toth2005-12-011-3/+6
| * | | | [PATCH] V4L: Fixes warning at bttv-driver.cLuiz Capitulino2005-12-011-1/+1
| * | | | [PATCH] V4L: Fix hotplugging issues with saa7134Ricardo Cerqueira2005-12-014-38/+88
| * | | | [PATCH] V4L: Fixes maximum number of VBI devicesSigmund Augdal Helberg2005-12-011-13/+13
| * | | | Pull 3410 into release branchLen Brown2005-12-012-93/+108
| |\ \ \ \
| | * | | | [ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger2005-11-302-93/+108
| | |/ / /
| * | | | Pull 5452 into release branchLen Brown2005-12-011-0/+15
| |\ \ \ \
| | * | | | [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi2005-11-301-0/+15
| | |/ / /
| * | | | Pull 5571 into release branchLen Brown2005-12-011-1/+1
| |\ \ \ \
| | * | | | [ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger2005-11-301-1/+1
| | |/ / /
| * | | | [ACPI] delete "default y" on Kconfig for ibm_acpi extras driverBorislav Petkov2005-11-301-1/+0
| * | | | [ACPI] IA64 build: blacklist.c is used only on X86Al Viro2005-11-301-1/+1
| * | | | Pull 5165 into release branchLen Brown2005-11-301-5/+24
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [ACPI] Add support for FADT P_LVL2_UP flagVenkatesh Pallipadi2005-11-301-0/+19
| | * | | [ACPI] Prefer _CST over FADT for C-state capabilitiesVenkatesh Pallipadi2005-11-301-5/+5
| * | | | Pull 5221 into release branchLen Brown2005-11-301-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ACPI] fix HP nx8220 boot hang regressionThomas Renninger2005-11-301-1/+1
| | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-11-3012-39/+165
| |\ \ \
| | * | | [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
| | * | | [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-2910-25/+132
| | * | | [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
| | * | | [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-291-7/+18
| | |/ /