summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-22pps: remove unreachable codeAlexander Gordeev
2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-22rtc: add real-time clock driver for NVIDIA TegraAndrew Chew
2011-03-22drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov
2011-03-22drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon
2011-03-22rtc: convert DS1374 to dev_pm_opsMark Brown
2011-03-22drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball
2011-03-22drivers/mmc/host/omap.c: use resource_size()Chris Ball
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...Kirill A. Shutemov
2011-03-22drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin
2011-03-22drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov
2011-03-22drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin
2011-03-22drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin
2011-03-22drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu
2011-03-22ST SPEAr: PCIE gadget suppportPratyush Anand
2011-03-22drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta
2011-03-22bh1780gli: convert to dev pm opsShubhrajyoti Datta
2011-03-22pwm_backlight: add check_fb() hookRobert Morell
2011-03-22drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin
2011-03-22backlight: apple_bl depends on ACPIRandy Dunlap
2011-03-22mbp_nvidia_bl: rename to apple_blMatthew Garrett
2011-03-22mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett
2011-03-22mbp_nvidia_bl: remove DMI dependencyMatthew Garrett
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov
2011-03-22drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds
2011-03-22rbd: use watch/notify for changes in rbd headerYehuda Sadeh
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-03-22sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-21veth: Fix the byte countersEric W. Biederman
2011-03-21macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman
2011-03-21can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg
2011-03-21i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick
2011-03-21Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks
2011-03-21Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGary Hade
2011-03-21Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds