| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] PCDP: handle tables that don't supply baud rate | Bjorn Helgaas | 2005-06-23 | 2 | -5/+8 |
* | [PATCH] block: add unlocked_ioctl support for block devices | Arnd Bergmann | 2005-06-23 | 1 | -20/+54 |
* | [PATCH] yenta TI: turn off interrupts during card power-on #2 | Daniel Ritz | 2005-06-23 | 3 | -23/+215 |
* | [PATCH] Potential null pointer dereference in amiga serial driver | TINNES Julien RD-MAPS-ISS | 2005-06-23 | 1 | -4/+14 |
* | [PATCH] Improve CD/DVD packet driver write performance | Peter Osterlund | 2005-06-23 | 1 | -16/+20 |
* | [PATCH] ide-floppy adjustments | Jan Beulich | 2005-06-23 | 1 | -0/+6 |
* | [PATCH] parport: NetMos nm9855 fix | Martin Schitter | 2005-06-23 | 2 | -5/+4 |
* | [PATCH] Altix: shut off xmit intr if done xmitting | Pat Gefre | 2005-06-23 | 1 | -0/+1 |
* | [PATCH] remove duplicate get_dentry functions in various places | Christoph Hellwig | 2005-06-23 | 1 | -12/+1 |
* | [PATCH] add check to /proc/devices read routines | Neil Horman | 2005-06-23 | 1 | -2/+10 |
* | [PATCH] optimise loop driver a bit | Nick Piggin | 2005-06-23 | 1 | -43/+38 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 | 2 | -24/+8 |
* | [PATCH] blk: unplug later | Nick Piggin | 2005-06-23 | 1 | -1/+1 |
* | [PATCH] blk: branch hints | Nick Piggin | 2005-06-23 | 1 | -6/+6 |
* | [PATCH] blk: no memory barrier | Nick Piggin | 2005-06-23 | 1 | -1/+0 |
* | [PATCH] blk: cleanup generic tag support error messages | Tejun Heo | 2005-06-23 | 1 | -5/+13 |
* | [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} | Tejun Heo | 2005-06-23 | 1 | -2/+2 |
* | [PATCH] blk: remove blk_queue_tag->real_max_depth optimization | Tejun Heo | 2005-06-23 | 1 | -25/+10 |
* | [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() | Tejun Heo | 2005-06-23 | 1 | -9/+4 |
* | [PATCH] NUMA aware block device control structure allocation | Christoph Lameter | 2005-06-23 | 6 | -20/+50 |
* | Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2005-06-23 | 1 | -0/+1 |
|\ |
|
| * | e1000: fix spinlock bug | Mitch Williams | 2005-06-23 | 1 | -0/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-06-22 | 2 | -5/+4 |
|\ \ |
|
| * | | [PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev... | Greg Kroah-Hartman | 2005-06-22 | 1 | -3/+2 |
| * | | [PATCH] USB: fix hid core to return proper error code from probe | Stelian Pop | 2005-06-22 | 1 | -2/+2 |
| |/ |
|
* | | [LTPC]: Replace schedule_timeout() with ssleep()/msleep() | Nishanth Aravamudan | 2005-06-22 | 1 | -4/+2 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2005-06-22 | 109 | -1173/+5013 |
|\ |
|
| * | [PATCH] I2C: fix ds1374 build | Andrew Morton | 2005-06-21 | 1 | -2/+0 |
| * | [PATCH] I2C: w83781d: remove non-i2c sensor chips | Jean Delvare | 2005-06-21 | 1 | -51/+21 |
| * | [PATCH] I2C: fix up ds1374.c driver so it will build. | Greg KH | 2005-06-21 | 1 | -4/+0 |
| * | [PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2) | Randy Vinson | 2005-06-21 | 3 | -0/+278 |
| * | [PATCH] I2C: add new pca9539 driver | bgardner@wabtec.com | 2005-06-21 | 3 | -0/+203 |
| * | [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h | Jean Delvare | 2005-06-21 | 5 | -5/+5 |
| * | [PATCH] max6875: new i2c device driver | BGardner@Wabtec.com | 2005-06-21 | 3 | -0/+486 |
| * | [PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacks | Jean Delvare | 2005-06-21 | 1 | -204/+183 |
| * | [PATCH] I2C: lm63 uses new sysfs callbacks | Jean Delvare | 2005-06-21 | 1 | -120/+137 |
| * | [PATCH] I2C: lm83 uses new sysfs callbacks | Jean Delvare | 2005-06-21 | 1 | -80/+77 |
| * | [PATCH] I2C: lm90 uses new sysfs callbacks | Jean Delvare | 2005-06-21 | 1 | -117/+147 |
| * | [PATCH] I2C: pcf8574 driver cleanup | Jean Delvare | 2005-06-21 | 1 | -4/+2 |
| * | [PATCH] I2C: KConfig update - some EXPERIMENTAL removal | R.Marek@sh.cvut.cz | 2005-06-21 | 2 | -23/+23 |
| * | [PATCH] I2C: add i2c driver for TPS6501x | David Brownell | 2005-06-21 | 3 | -2/+1093 |
| * | [PATCH] i2c: Race fix for i2c-mpc.c | Sylvain Munaut | 2005-06-21 | 1 | -6/+8 |
| * | [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-dev.c | Tobias Klauser | 2005-06-21 | 1 | -1/+1 |
| * | [PATCH] I2C: Spelling fixes for drivers/i2c/i2c-core.c | Tobias Klauser | 2005-06-21 | 1 | -1/+1 |
| * | [PATCH] I2C: Spelling fixes for drivers/i2c/busses/i2c-parport.c | Tobias Klauser | 2005-06-21 | 1 | -1/+1 |
| * | [PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c | Tobias Klauser | 2005-06-21 | 1 | -2/+2 |
| * | [PATCH] I2C: fix up some sysfs device attribute file parameters | Greg Kroah-Hartman | 2005-06-21 | 3 | -34/+61 |
| * | [PATCH] I2C: Kill another macro abuse in via686a | Jean Delvare | 2005-06-21 | 1 | -13/+10 |
| * | [PATCH] I2C: chips/Kconfig corrections | Jean Delvare | 2005-06-21 | 1 | -3/+6 |
| * | [PATCH] I2C: driver adm1021: remove die_code | Grant Coady | 2005-06-21 | 1 | -8/+0 |