summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-02net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven5-14/+14
2011-11-02net/ethernet: sc92031 is not RealtekCesar Eduardo Barros7-13/+40
2011-11-02isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle1-3/+3
2011-11-02bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2-27/+22
2011-11-01drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton1-4/+2
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds36-368/+738
2011-11-01wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko1-1/+1
2011-11-01drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR1-0/+18
2011-11-01leds: turn the blink_timer off before starting to blinkAntonio Ospite1-0/+2
2011-11-01leds: save the delay values after a successful call to blink_set()Antonio Ospite1-1/+4
2011-11-01drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney1-1/+1
2011-11-01drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin1-1/+1
2011-11-01drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin1-3/+3
2011-11-01drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm1-1/+1
2011-11-01drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm1-4/+17
2011-11-01drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2011-11-01drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno1-1/+4
2011-11-01leds: Renesas TPU LED driverMagnus Damm3-0/+357
2011-11-01backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin1-2/+2
2011-11-01drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam1-11/+4
2011-11-01backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-37/+20
2011-11-01video/backlight: remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches12-34/+29
2011-11-01drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard1-0/+1
2011-11-01driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi1-1/+2
2011-11-01lis3lv02d: make regulator API usage unconditionalMark Brown1-22/+12
2011-11-01lis3: remove the references to the global variable in core driverÉric Piel2-103/+133
2011-11-01lis3: change exported function to use passed parameterÉric Piel5-9/+9
2011-11-01lis3: use consistent naming of variablesÉric Piel1-60/+60
2011-11-01lis3: free regulators if probe() failsÉric Piel1-2/+7
2011-11-01hp_accel: add HP ProBook 655xÉric Piel1-0/+1
2011-11-01lis3: add support for HP EliteBook 8540wÉric Piel1-0/+1
2011-11-01lis3: add support for HP EliteBook 2730pÉric Piel1-0/+1
2011-11-01lis3lv02d: avoid divide by zero due to uncheckedÉric Piel3-9/+32
2011-11-01drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron1-39/+8
2011-11-01hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron1-24/+8
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter3-8/+8
2011-11-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds31-350/+395
2011-11-01Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds14-599/+1395
2011-11-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds389-6428/+27349
2011-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-488/+539
2011-11-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-10-31md/raid10: Fix bug when activating a hot-spare.NeilBrown1-1/+1
2011-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+21
2011-10-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds15-60/+2589
2011-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-45/+44
2011-10-31Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds128-7221/+11106
2011-10-30[S390] qdio: prevent dsci access without adapter interruptsJan Glauber3-33/+50
2011-10-30[S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky1-3/+3
2011-10-30[S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky1-2/+2