aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-232-3/+4
|\
| * [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks2005-06-231-2/+2
| * [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre2005-06-231-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-232-10/+47
|\ \
| * | [PATCH] Serial: Bugs are not capabilitiesRussell King2005-06-231-4/+4
| * | [PATCH] Serial: Mobility's 16550A ports need a helping handRussell King2005-06-232-0/+32
| * | [PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King2005-06-232-10/+15
| |/
* | [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-234-12/+7
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-233-0/+707
|\ \
| * | [PATCH] ppc64: add a watchdog driver for rtasUtz Bacher2005-06-233-0/+707
| |/
* | [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-2312-12/+12
* | [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-231-13/+24
* | [PATCH] pwc-uncompress warning fixAndrew Morton2005-06-231-6/+5
* | [PATCH] IDE CD reports current speedEric Piel2005-06-231-40/+49
* | [PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton2005-06-231-12/+5
* | [PATCH] PCDP: handle tables that don't supply baud rateBjorn Helgaas2005-06-232-5/+8
* | [PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann2005-06-231-20/+54
* | [PATCH] yenta TI: turn off interrupts during card power-on #2Daniel Ritz2005-06-233-23/+215
* | [PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS2005-06-231-4/+14
* | [PATCH] Improve CD/DVD packet driver write performancePeter Osterlund2005-06-231-16/+20
* | [PATCH] ide-floppy adjustmentsJan Beulich2005-06-231-0/+6
* | [PATCH] parport: NetMos nm9855 fixMartin Schitter2005-06-232-5/+4
* | [PATCH] Altix: shut off xmit intr if done xmittingPat Gefre2005-06-231-0/+1
* | [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-12/+1
* | [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-2/+10
* | [PATCH] optimise loop driver a bitNick Piggin2005-06-231-43/+38
* | [PATCH] create a kstrdup library functionPaulo Marques2005-06-232-24/+8
* | [PATCH] blk: unplug laterNick Piggin2005-06-231-1/+1
* | [PATCH] blk: branch hintsNick Piggin2005-06-231-6/+6
* | [PATCH] blk: no memory barrierNick Piggin2005-06-231-1/+0
* | [PATCH] blk: cleanup generic tag support error messagesTejun Heo2005-06-231-5/+13
* | [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2005-06-231-2/+2
* | [PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2005-06-231-25/+10
* | [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()Tejun Heo2005-06-231-9/+4
* | [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-236-20/+50
* | Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-06-231-0/+1
|\ \
| * | e1000: fix spinlock bugMitch Williams2005-06-231-0/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-222-5/+4
|\ \
| * | [PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...Greg Kroah-Hartman2005-06-221-3/+2
| * | [PATCH] USB: fix hid core to return proper error code from probeStelian Pop2005-06-221-2/+2
| |/
* | [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-221-4/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-06-22109-1173/+5013
|\
| * [PATCH] I2C: fix ds1374 buildAndrew Morton2005-06-211-2/+0
| * [PATCH] I2C: w83781d: remove non-i2c sensor chipsJean Delvare2005-06-211-51/+21
| * [PATCH] I2C: fix up ds1374.c driver so it will build.Greg KH2005-06-211-4/+0
| * [PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)Randy Vinson2005-06-213-0/+278
| * [PATCH] I2C: add new pca9539 driverbgardner@wabtec.com2005-06-213-0/+203
| * [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.hJean Delvare2005-06-215-5/+5
| * [PATCH] max6875: new i2c device driverBGardner@Wabtec.com2005-06-213-0/+486
| * [PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacksJean Delvare2005-06-211-204/+183