summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz
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 'akpm' (Andrew's incoming)Linus Torvalds
2011-11-01wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko
2011-11-01drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR
2011-11-01leds: turn the blink_timer off before starting to blinkAntonio Ospite
2011-11-01leds: save the delay values after a successful call to blink_set()Antonio Ospite
2011-11-01drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney
2011-11-01drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin
2011-11-01drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin
2011-11-01drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm
2011-11-01drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm
2011-11-01drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang
2011-11-01drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno
2011-11-01leds: Renesas TPU LED driverMagnus Damm
2011-11-01backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin
2011-11-01drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam
2011-11-01backlight: fix broken regulator API usage in l4f00242t03Mark Brown
2011-11-01video/backlight: remove obsolete cleanup for clientdataWolfram Sang
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-11-01drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard
2011-11-01driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi
2011-11-01lis3lv02d: make regulator API usage unconditionalMark Brown
2011-11-01lis3: remove the references to the global variable in core driverÉric Piel
2011-11-01lis3: change exported function to use passed parameterÉric Piel
2011-11-01lis3: use consistent naming of variablesÉric Piel
2011-11-01lis3: free regulators if probe() failsÉric Piel
2011-11-01hp_accel: add HP ProBook 655xÉric Piel
2011-11-01lis3: add support for HP EliteBook 8540wÉric Piel
2011-11-01lis3: add support for HP EliteBook 2730pÉric Piel
2011-11-01lis3lv02d: avoid divide by zero due to uncheckedÉric Piel
2011-11-01drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron
2011-11-01hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-10-31Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-10-31mlx4_core: Deprecate log_num_vlan module paramOr Gerlitz
2011-10-31IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz
2011-10-31IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz
2011-10-31RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker
2011-10-31RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi
2011-10-31RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi
2011-10-31IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov
2011-10-31md/raid10: Fix bug when activating a hot-spare.NeilBrown