summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: blackfin - Fix missing registration failure handlingBruno Prémont2-2/+18
2010-03-16backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont1-1/+3
2010-03-16backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain1-0/+45
2010-03-16leds-gpio: fix default state handling on OF platformsAnton Vorontsov1-2/+1
2010-03-16leds: Add Dell Business Class Netbook LED driverBob Rodgers3-0/+208
2010-03-16leds: Kconfig cleanupH Hartley Sweeten1-36/+39
2010-03-16leds: led-class.c - Quiet boot messagesH Hartley Sweeten1-1/+1
2010-03-16leds: make PCI device id constantMárton Németh1-1/+1
2010-03-16leds: ALIX2: Add dependency to !GPIO_CS5335Daniel Mack1-1/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett48-150/+269
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont2-2/+2
2010-03-16video: backlight/progear, fix pci device refcountingJiri Slaby1-4/+12
2010-03-16backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo1-0/+1
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo3-0/+264
2010-03-16PCMCIA: resource, fix lock imbalanceJiri Slaby1-12/+16
2010-03-16HID: avoid '\0' in hid debugfs events fileBruno Prémont1-3/+3
2010-03-16drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall1-1/+1
2010-03-16md: deal with merge_bvec_fn in component devices better.NeilBrown5-41/+60
2010-03-16ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-16Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1592-50823/+87626
2010-03-16myri: remove dead codeDan Carpenter1-1/+0
2010-03-16gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-16gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-16gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-16obsolete config in kernel source: HSO_AUTOPMChristoph Egger1-3/+0
2010-03-16obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2010-03-16atm: use for_each_set_bit()Akinobu Mita1-4/+3
2010-03-16drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-16i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-16i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-16isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-16bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka1-2/+5
2010-03-16bnx2x: remove not necessary compiler barrierStanislaw Gruszka1-1/+0
2010-03-16bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka1-1/+1
2010-03-16be2net: fix mccq create for big endian architecturesAjit Khaparde1-1/+1
2010-03-16TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com1-11/+16
2010-03-16net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori1-19/+26
2010-03-16e100: Fix ring parameter change handling regression.David S. Miller1-1/+1
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King116-802/+1627
2010-03-15pcmcia: add important if statementDan Carpenter1-0/+1
2010-03-15pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessaryJens Künzer2-13/+49
2010-03-15pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socketJens Künzer1-3/+3
2010-03-15pcmcia: honor saved flags in yenta_socket's I365_CSCINT registerJens Künzer2-4/+12
2010-03-15pcmcia: revert "irq probe can be done without risking an IRQ storm"Dominik Brodowski1-8/+0
2010-03-15pcmcia: pd6729, i82092: use parent (PCI) resourcesDominik Brodowski2-0/+2
2010-03-15pcmcia/vrc4171: use local spinlock for device local lock.Yoichi Yuasa1-2/+3
2010-03-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-1326/+1454
2010-03-15init dynamic bin_attribute structuresWolfram Sang2-0/+2