| Commit message (Expand) | Author | Age | Files | Lines |
* | Char: ip2, use msleep for sleeping | Jiri Slaby | 2007-07-16 | 1 | -43/+1 |
* | Char: n_r3964, use wait_event_interruptible | Jiri Slaby | 2007-07-16 | 1 | -12/+2 |
* | Char: genrtc, use wait_event_interruptible | Jiri Slaby | 2007-07-16 | 1 | -17/+5 |
* | Char: tty_ioctl, little whitespace cleanup | Jiri Slaby | 2007-07-16 | 1 | -4/+3 |
* | Char: tty_ioctl, use wait_event_interruptible_timeout | Jiri Slaby | 2007-07-16 | 1 | -18/+3 |
* | Char: mxser_new, fix sparse warning | Jiri Slaby | 2007-07-16 | 1 | -1/+1 |
* | kconfig: no STRANGE misc. devices | Randy Dunlap | 2007-07-16 | 1 | -3/+3 |
* | tty_io: Use kzalloc | Jean Delvare | 2007-07-16 | 1 | -8/+3 |
* | Char: n_hdlc, allow RESTARTSYS retval of tty write | Jiri Slaby | 2007-07-16 | 1 | -1/+6 |
* | RTC: Ratelimit "lost interrupts" message | Ben Collins | 2007-07-16 | 1 | -1/+2 |
* | rocket.c: fix unchecked mutex_lock_interruptible() | Satyam Sharma | 2007-07-16 | 1 | -1/+2 |
* | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 | 5 | -7/+8 |
* | edd: switch to pci_get based API | Alan Cox | 2007-07-16 | 1 | -2/+5 |
* | Update zilog timeout | Thiemo Seufer | 2007-07-16 | 1 | -0/+3 |
* | drivers/block/z2ram: Remove TRUE/FALSE defines | Richard Knutsson | 2007-07-16 | 1 | -3/+0 |
* | Make /proc/misc use seq_list_xxx helpers | Pavel Emelianov | 2007-07-16 | 1 | -15/+3 |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 | 3 | -11/+11 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 4 | -19/+37 |
* | use no_pci_devices() in pci/search.c | Andrew Morton | 2007-07-16 | 1 | -2/+2 |
* | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 1 | -0/+12 |
* | Use menuconfig objects: W1 | Jan Engelhardt | 2007-07-16 | 3 | -14/+9 |
* | Use menuconfig objects: PNP | Jan Engelhardt | 2007-07-16 | 3 | -10/+7 |
* | Use menuconfig objects: parport | Jan Engelhardt | 2007-07-16 | 1 | -15/+11 |
* | Use menuconfig objects: I2O | Jan Engelhardt | 2007-07-16 | 1 | -14/+7 |
* | Use menuconfig objects: crypto hw | Jan Engelhardt | 2007-07-16 | 1 | -2/+7 |
* | Use menuconfig objects: connector | Jan Engelhardt | 2007-07-16 | 1 | -3/+4 |
* | Use menuconfig objects II - TPM | Jan Engelhardt | 2007-07-16 | 1 | -10/+8 |
* | Use menuconfig objects II - Telephony | Jan Engelhardt | 2007-07-16 | 1 | -7/+5 |
* | Use menuconfig objects II - misc strange dev | Jan Engelhardt | 2007-07-16 | 1 | -2/+6 |
* | Use menuconfig objects II - IPMI | Jan Engelhardt | 2007-07-16 | 1 | -10/+5 |
* | Use menuconfig objects II - EDAC | Jan Engelhardt | 2007-07-16 | 1 | -10/+4 |
* | Use menuconfig objects II - auxdisplay | Jan Engelhardt | 2007-07-16 | 1 | -2/+6 |
* | mspec_mmap: don't set VM_LOCKED | Hugh Dickins | 2007-07-16 | 1 | -1/+1 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 | 4 | -81/+84 |
* | serial: assert DTR for serial console devices | Yinghai Lu | 2007-07-16 | 1 | -0/+6 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2007-07-15 | 9 | -49/+10 |
|\ |
|
| * | git-battery vs git-acpi | Andrew Morton | 2007-07-15 | 1 | -2/+3 |
| * | Power supply class and drivers: remove non obligatory return statements | Anton Vorontsov | 2007-07-15 | 9 | -39/+0 |
| * | pda_power: clean up irq, timer | Jeff Garzik | 2007-07-15 | 1 | -9/+8 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 181 | -26286/+20988 |
|\ \ |
|
| * | | [SCSI] ibmvscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -57/+23 |
| * | | [SCSI] dc395x: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -103/+60 |
| * | | [SCSI] ncr53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -59/+11 |
| * | | [SCSI] sym53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 2 | -73/+12 |
| * | | [SCSI] ppa: coding police and printk levels | Alan Cox | 2007-07-15 | 1 | -30/+27 |
| * | | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
| * | | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
| * | | [SCSI] remove the dead CYBERSTORMIII_SCSI option | Adrian Bunk | 2007-07-15 | 1 | -2/+0 |
| * | | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA | Cornelia Huck | 2007-07-14 | 4 | -41/+58 |
| * | | [SCSI] Clean up scsi_add_lun a bit | Matthew Wilcox | 2007-07-14 | 1 | -38/+26 |