aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann
2011-11-01Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks
2011-11-01Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2Ben Dooks
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-10-31wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko
2011-10-31drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR
2011-10-31leds: turn the blink_timer off before starting to blinkAntonio Ospite
2011-10-31leds: save the delay values after a successful call to blink_set()Antonio Ospite
2011-10-31drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney
2011-10-31drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin
2011-10-31drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm
2011-10-31drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm
2011-10-31drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang
2011-10-31drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno
2011-10-31leds: Renesas TPU LED driverMagnus Damm
2011-10-31backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin
2011-10-31drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown
2011-10-31video/backlight: remove obsolete cleanup for clientdataWolfram Sang
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard
2011-10-31driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown
2011-10-31lis3: remove the references to the global variable in core driverÉric Piel
2011-10-31lis3: change exported function to use passed parameterÉric Piel
2011-10-31lis3: use consistent naming of variablesÉric Piel
2011-10-31lis3: free regulators if probe() failsÉric Piel
2011-10-31hp_accel: add HP ProBook 655xÉric Piel
2011-10-31lis3: add support for HP EliteBook 8540wÉric Piel
2011-10-31lis3: add support for HP EliteBook 2730pÉric Piel
2011-10-31lis3lv02d: avoid divide by zero due to uncheckedÉric Piel