summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-166-22/+27
|\
| * bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-165-5/+7
| * bsg: support for full generic block layer SG v3Jens Axboe2007-07-162-18/+21
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-169-2675/+6
|\ \
| * | more ACSI removalAdrian Bunk2007-07-168-2623/+0
| * | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-161-11/+6
| * | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-161-41/+0
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-1611-12/+2289
|\ \
| * | [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-164-12/+68
| * | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-162-24/+34
| * | [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-163-0/+978
| * | [SPARC64]: Add Sun LDOM virtual network driver.David S. Miller2007-07-164-0/+1233
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-163-62/+93
|\ \
| * | fb: pvr2fb: A few more __devinit annotations for PCI.Paul Mundt2007-07-071-6/+6
| * | fb: pvr2fb: Fix up section mismatch warnings.Paul Mundt2007-07-071-47/+42
| * | sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-202-3/+26
| * | sh: Fix SH-4 CPU selects.Paul Mundt2007-06-081-6/+19
* | | cpwatchdog build fixAndrew Morton2007-07-161-0/+1
* | | sn_console section mismatch warningJes Sorensen2007-07-161-2/+2
* | | drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni2007-07-161-1/+1
* | | drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni2007-07-161-1/+1
* | | isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl2007-07-161-2/+0
* | | serial: remove termios checks from various old char serial driversAlan Cox2007-07-165-38/+12
* | | 68360serial: remove broken optimisationAlan Cox2007-07-161-7/+0
* | | synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-163-24/+0
* | | genericserial: remove bogus optimisation check and dead code pathsAlan Cox2007-07-161-117/+3
* | | amiserial: remove incorrect 'no termios change' checkAlan Cox2007-07-161-6/+1
* | | dma: make dma pool to use kmalloc_nodeYinghai Lu2007-07-161-1/+1
* | | parport_pc: it887x fixNiels de Vos2007-07-161-3/+2
* | | nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov2007-07-161-16/+6
* | | kcdrwd: remove unneeded flush_signals() callOleg Nesterov2007-07-161-3/+0
* | | adb_probe_task: remove unneeded flush_signals() callOleg Nesterov2007-07-161-8/+2
* | | COBALT: remove all references to Cobalt NVRAMRobert P. J. Day2007-07-161-191/+1
* | | Audit: add TTY input auditingMiloslav Trmac2007-07-164-5/+375
* | | intel-rng: undo mess made by an 80 column extremistAlan Cox2007-07-161-6/+4
* | | undeprecate raw driverDave Jones2007-07-161-5/+4
* | | sony-laptop: use NULL for pointerRandy Dunlap2007-07-161-1/+2
* | | remove sonypi_camera_command()Adrian Bunk2007-07-161-47/+0
* | | Kernel utf-8 handlingJan Engelhardt2007-07-163-22/+130
* | | Remove capability.h from mm.hAlexey Dobriyan2007-07-162-2/+2
* | | atmel_serial: fix break handlingHaavard Skinnemoen2007-07-161-2/+30
* | | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-1/+1
* | | Char: ip2, use msleep for sleepingJiri Slaby2007-07-161-43/+1
* | | Char: n_r3964, use wait_event_interruptibleJiri Slaby2007-07-161-12/+2
* | | Char: genrtc, use wait_event_interruptibleJiri Slaby2007-07-161-17/+5
* | | Char: tty_ioctl, little whitespace cleanupJiri Slaby2007-07-161-4/+3
* | | Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby2007-07-161-18/+3
* | | Char: mxser_new, fix sparse warningJiri Slaby2007-07-161-1/+1
* | | kconfig: no STRANGE misc. devicesRandy Dunlap2007-07-161-3/+3
* | | tty_io: Use kzallocJean Delvare2007-07-161-8/+3
OpenPOWER on IntegriCloud