summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sg gfp_t annotationsAl Viro2006-02-071-1/+1
* [PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro2006-02-071-1/+1
* [PATCH] drivers/edac/i82875p_edac.c __user annotationsAl Viro2006-02-071-1/+1
* [PATCH] fix __user annotations in drivers/base/memory.cAl Viro2006-02-071-1/+1
* [PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotationsAl Viro2006-02-071-8/+7
* [PATCH] dvb NULL noise removalAl Viro2006-02-072-3/+3
* [PATCH] missing include in ser_a2232Al Viro2006-02-071-0/+1
* [PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro2006-02-071-2/+2
* [PATCH] missing includes in drivers/net/mv643xx_eth.cAl Viro2006-02-071-0/+2
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-073-3/+3
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-077-8/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-02-0712-162/+79
|\
| * [PATCH] SPI: spi_butterfly, restore lost deltasDavid Brownell2006-02-062-29/+17
| * [PATCH] Fix Userspace interface breakage in power/statePavel Machek2006-02-061-8/+16
| * [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-061-12/+1
| * [PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman2006-02-063-108/+35
| * [PATCH] drivers/base/: proper prototypesAdrian Bunk2006-02-065-5/+10
| * [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=NRussell King2006-02-061-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-02-0713-36/+968
|\ \
| * | [PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare2006-02-061-2/+6
| * | [PATCH] hwmon: New f71805f driverJean Delvare2006-02-063-0/+919
| * | [PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser2006-02-063-12/+6
| * | [PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn2006-02-061-1/+1
| * | [PATCH] hwmon: Inline w83792d register access functionsJean Delvare2006-02-061-17/+14
| * | [PATCH] hwmon: Fix negative temperature readings in lm77 driverJean Delvare2006-02-061-4/+4
| * | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-061-0/+15
| * | [PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2006-02-062-0/+3
| |/
* | [PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer2006-02-071-2/+2
* | [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer2006-02-071-2/+2
* | [PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer2006-02-071-10/+6
* | [PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson2006-02-071-2/+4
* | [PATCH] drivers/base/bus.c warning fixesRussell King2006-02-071-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-02-0750-2238/+339
|\ \
| * \ Merge branch 'work-fixes'Mauro Carvalho Chehab2006-02-0723-1355/+166
| |\ \
| | * | V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk2006-02-076-1296/+0
| | * | V4L/DVB (3318c): fix saa7146 kobject register failureDave Jones2006-02-071-1/+1
| | * | V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab2006-02-071-3/+3
| | * | V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher2006-02-071-5/+8
| | * | V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher2006-02-071-2/+4
| | * | V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky2006-02-071-1/+1
| | * | V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe2006-02-071-1/+1
| | * | V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss2006-02-071-1/+13
| | * | V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleepMarkus Rechberger2006-02-072-6/+17
| | * | V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-074-32/+32
| | * | V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)Marco Manenti2006-02-071-0/+1
| | * | V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2006-02-072-1/+60
| | * | V4L/DVB (3281): Added signal detection support to tvp5150Markus Rechberger2006-02-071-0/+11
| | * | V4L/DVB (3266): Fix NICAM buzz on analog soundMarcin Rudowski2006-02-071-4/+6
| | * | V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky2006-02-071-3/+9
| * | | Merge branch 'origin'Mauro Carvalho Chehab2006-02-071-1/+1
| |\ \ \
OpenPOWER on IntegriCloud