aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-14166/+356
2009-04-06b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch1-1/+1
2009-04-06forcedeth: Fix resume from hibernation regression.Ed Swierk1-0/+3
2009-04-06ibm_newemac: Fix dangerous struct assumptionJean Delvare1-1/+1
2009-04-06gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt1-28/+30
2009-04-06bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt1-2/+2
2009-04-06smsc911x: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-04-06axnet_cs: fix phy_id detection for bogus Asix chip.Ken Kawasaki1-1/+8
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds1-0/+11
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds50-312/+2560
2009-04-06md/raid1: fix build breakageAlexander Beregalov1-1/+1
2009-04-068250: Fix warningAlan Cox1-1/+2
2009-04-06rio: addition has higher precedence than ?:Roel Kluin1-1/+1
2009-04-06symbol: Remove various bits of left over junkAlan Cox1-67/+0
2009-04-06tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox2-0/+5
2009-04-06cdc-acm: zydas 1602 identifier neededAlan Cox1-0/+3
2009-04-06icom: remove unused variablesBreno Leitao1-12/+2
2009-04-06jsm: Fix the return variable and removing the unused retval.Breno Leitao1-4/+3
2009-04-06jsm: define init function as __devinitBreno Leitao2-3/+3
2009-04-06mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby1-1/+0
2009-04-06tty: moxa, fix refcounting in moxa_poll_portJiri Slaby1-4/+5
2009-04-06isicom: isicom kref leak fixAlan Cox1-0/+1
2009-04-06ucc: Fix leaky error pathAlan Cox1-0/+1
2009-04-06riscom8: Auto-load riscom8 module when device opened.Scott James Remnant1-0/+2
2009-04-06usb: Auto-load cdc_acm module when device opened.Scott James Remnant1-1/+1
2009-04-06specialix: Auto-load specialix module when device opened.Scott James Remnant1-0/+1
2009-04-06cyclades: Auto-load cyclades module when device opened.Scott James Remnant1-0/+2
2009-04-06applicom: Auto-load applicom module when device opened.Scott James Remnant1-0/+1
2009-04-06blackfin: Subtract ANOMALY_05000230 on quotGraf Yang1-1/+1
2009-04-06Fix DMA rx ring buffer handlingSonic Zhang1-1/+3
2009-04-06blackfin: Fix tty compile error in PIO modeSonic Zhang1-2/+2
2009-04-06blackfin: Use unsigned long for flags with irq functionsMike Frysinger1-2/+3
2009-04-06blackfin: BF538/9 serial uart supportMichael Hennerich1-1/+1
2009-04-068250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page1-0/+218
2009-04-068250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer1-0/+193
2009-04-06serial: Update PNP IDsMatthew Garrett1-1/+5
2009-04-068250_pnp.c: add another Wacom tabletDanny Kukawka1-0/+1
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-46/+348
2009-04-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-3/+4
2009-04-06drivers/pci/intr_remapping.c: include acpi.hAlexander Beregalov1-0/+1
2009-04-06intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse1-1/+2
2009-04-06Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-184/+0
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds73-12188/+5402
2009-04-06Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds6-38/+491
2009-04-06i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare3-184/+0
2009-04-06backlight: Adds HP Jornada 700 series backlight driverKristoffer Ericson3-0/+171
2009-04-06backlight: Add HP Jornada 700 series LCD driverKristoffer Ericson3-0/+163
2009-04-06backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao1-2/+2
2009-04-06backlight: mbp_nvidia_bl - Add a debug switchMario Schwalbe1-2/+31
2009-04-06backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5Mario Schwalbe1-36/+126