aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells13-12/+31
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]David Howells1-0/+160
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe1-10/+1
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2-2/+0
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe9-13/+9
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe6-14/+12
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe32-135/+142
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare1-12/+13
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds185-4197/+8816
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds29-1133/+1200
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6Linus Torvalds7-7/+527
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+30
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-2/+30
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller1-1/+1
2006-09-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds38-884/+1973
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa1-2/+2
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in this case on some platformsAlan Cox1-19/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1
2006-09-29[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto1-1/+8
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita1-2/+3
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand1-4/+4
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn1-2/+11
2006-09-29[PATCH] Fix typo in rtc kconfigPavel Machek1-1/+1
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-3/+3
2006-09-29[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan1-6/+1
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox1-8/+11
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+1
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer1-8/+11
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven2-19/+21
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox1-7/+10
2006-09-29[PATCH] tty: trivial kzalloc opportunityAlan Cox1-7/+1
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas1-1/+2
2006-09-29[PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard1-1/+1
2006-09-29[PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks3-600/+0
2006-09-29[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan1-0/+4
2006-09-29[PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch1-0/+21
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] tty locking on resizeAlan Cox4-26/+34
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov1-17/+28
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan1-8/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-3/+2
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...Alan Cox3-9/+10
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-0/+23
2006-09-29[PATCH] kthread: drivers/base/firmware_class.cSukadev Bhattiprolu1-6/+6
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah3-0/+502