summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-06leds: introduce lp5521 led driverFelipe Balbi1-0/+10
2009-04-06leds: just ignore invalid GPIOs in leds-gpioDavid Brownell1-0/+9
2009-04-06leds: Fix &&/|| confusion in leds-pca9532.cRiku Voipio1-1/+1
2009-04-06leds: move h1940-leds's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-06leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.cZhenwen Xu1-5/+2
2009-04-06leds: add BD2802GU LED driverKim Kyuwon3-0/+773
2009-04-06leds: remove experimental flag from leds-clevo-mailNémeth Márton1-2/+2
2009-04-06leds: Prevent multiple LED triggers with the same nameAdam Nielsen1-1/+9
2009-04-06leds: Add gpio-led triggerFelipe Balbi3-0/+253
2009-04-06leds: Add rb532 LED driver for the User LEDPhil Sutter3-0/+85
2009-04-06leds: Add suspend/resume state flags to leds-gpioRichard Purdie1-1/+2
2009-04-06leds: simple driver for pwm driven LEDsLuotao Fu3-0/+160
2009-04-06leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie1-19/+27
2009-04-06leds: Add dac124s085 driverGuennadi Liakhovetski3-0/+160
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski6-8/+28
2009-04-06leds: Add openfirmware platform device supportTrent Piepho2-44/+182
2009-04-06md/raid1 - don't assume newly allocated bvecs are initialised.NeilBrown1-3/+4
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds9-149/+129
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds124-2618/+4484
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-3/+144
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2-8/+15