aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg1-2/+5
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-22/+27
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds9-2675/+6
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-12/+2289
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-62/+93
2007-07-16cpwatchdog build fixAndrew Morton1-0/+1
2007-07-16sn_console section mismatch warningJes Sorensen1-2/+2
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni1-1/+1
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni1-1/+1
2007-07-16isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl1-2/+0
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox5-38/+12
2007-07-1668360serial: remove broken optimisationAlan Cox1-7/+0
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox3-24/+0
2007-07-16genericserial: remove bogus optimisation check and dead code pathsAlan Cox1-117/+3
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox1-6/+1
2007-07-16dma: make dma pool to use kmalloc_nodeYinghai Lu1-1/+1
2007-07-16parport_pc: it887x fixNiels de Vos1-3/+2
2007-07-16nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov1-16/+6
2007-07-16kcdrwd: remove unneeded flush_signals() callOleg Nesterov1-3/+0
2007-07-16adb_probe_task: remove unneeded flush_signals() callOleg Nesterov1-8/+2
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day1-191/+1
2007-07-16Audit: add TTY input auditingMiloslav Trmac4-5/+375
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox1-6/+4
2007-07-16undeprecate raw driverDave Jones1-5/+4
2007-07-16sony-laptop: use NULL for pointerRandy Dunlap1-1/+2
2007-07-16remove sonypi_camera_command()Adrian Bunk1-47/+0
2007-07-16Kernel utf-8 handlingJan Engelhardt3-22/+130
2007-07-16Remove capability.h from mm.hAlexey Dobriyan2-2/+2
2007-07-16atmel_serial: fix break handlingHaavard Skinnemoen1-2/+30
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-1/+1
2007-07-16Char: ip2, use msleep for sleepingJiri Slaby1-43/+1
2007-07-16Char: n_r3964, use wait_event_interruptibleJiri Slaby1-12/+2
2007-07-16Char: genrtc, use wait_event_interruptibleJiri Slaby1-17/+5
2007-07-16Char: tty_ioctl, little whitespace cleanupJiri Slaby1-4/+3
2007-07-16Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby1-18/+3
2007-07-16Char: mxser_new, fix sparse warningJiri Slaby1-1/+1
2007-07-16kconfig: no STRANGE misc. devicesRandy Dunlap1-3/+3
2007-07-16tty_io: Use kzallocJean Delvare1-8/+3
2007-07-16Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby1-1/+6
2007-07-16RTC: Ratelimit "lost interrupts" messageBen Collins1-1/+2
2007-07-16rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma1-1/+2
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell5-7/+8
2007-07-16edd: switch to pci_get based APIAlan Cox1-2/+5
2007-07-16Update zilog timeoutThiemo Seufer1-0/+3
2007-07-16drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson1-3/+0
2007-07-16Make /proc/misc use seq_list_xxx helpersPavel Emelianov1-15/+3
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke3-11/+11
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutexAlan Cox4-19/+37
2007-07-16use no_pci_devices() in pci/search.cAndrew Morton1-2/+2
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin1-0/+12