Age | Commit message (Expand) | Author |
2011-03-23 | [SCSI] mvsas: Add support for HighPoint RR27xx series HBA | HighPoint Linux Team |
2011-03-23 | [SCSI] scsi_transport_iscsi: make priv_sess file writeable only by root | Vasiliy Kulikov |
2011-03-23 | [SCSI] ses: show devices for enclosures with no page 7 | John Hughes |
2011-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2011-03-22 | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston |
2011-03-22 | pps: remove unreachable code | Alexander Gordeev |
2011-03-22 | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled | David Rientjes |
2011-03-22 | rtc: add real-time clock driver for NVIDIA Tegra | Andrew Chew |
2011-03-22 | drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file | Vasiliy Kulikov |
2011-03-22 | drivers/rtc/rtc-isl1208.c: add alarm support | Ryan Mallon |
2011-03-22 | rtc: convert DS1374 to dev_pm_ops | Mark Brown |
2011-03-22 | drivers/mmc/host/omap_hsmmc.c: use resource_size() | Chris Ball |
2011-03-22 | drivers/mmc/host/omap.c: use resource_size() | Chris Ball |
2011-03-22 | sigma-firmware: loader for Analog Devices' SigmaStudio | Mike Frysinger |
2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan |
2011-03-22 | drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb... | Kirill A. Shutemov |
2011-03-22 | drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE | Axel Lin |
2011-03-22 | drivers/misc/ep93xx_pwm.c: world-writable sysfs files | Vasiliy Kulikov |
2011-03-22 | drivers/misc/atmel_tclib.c: fix a memory leak | Axel Lin |
2011-03-22 | drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() | Axel Lin |
2011-03-22 | drivers/misc/apds9802als.c: put the device into runtime suspend after resume(... | Hong Liu |
2011-03-22 | ST SPEAr: PCIE gadget suppport | Pratyush Anand |
2011-03-22 | drivers/misc/bmp085.c: free initmem memory | Shubhrajyoti Datta |
2011-03-22 | bh1780gli: convert to dev pm ops | Shubhrajyoti Datta |
2011-03-22 | pwm_backlight: add check_fb() hook | Robert Morell |
2011-03-22 | drivers/video/backlight/jornada720_*.c: make needlessly global symbols static | Axel Lin |
2011-03-22 | backlight: apple_bl depends on ACPI | Randy Dunlap |
2011-03-22 | mbp_nvidia_bl: rename to apple_bl | Matthew Garrett |
2011-03-22 | mbp_nvidia_bl: check that the backlight control functions | Matthew Garrett |
2011-03-22 | mbp_nvidia_bl: remove DMI dependency | Matthew Garrett |
2011-03-22 | acpi: tie ACPI backlight devices to PCI devices if possible | Matthew Garrett |
2011-03-22 | nouveau: change the backlight parent device to the connector, not the PCI dev | Matthew Garrett |
2011-03-22 | radeon: expose backlight class device for legacy LVDS encoder | Michel Dänzer |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-03-22 | drivers/leds/leds-lp5523.c: world-writable engine* sysfs files | Vasiliy Kulikov |
2011-03-22 | drivers/leds/leds-lp5521.c: world-writable sysfs engine* files | Vasiliy Kulikov |
2011-03-22 | drivers/vidfeo/backlight: ld9040 amoled driver support | Donghwa Lee |
2011-03-22 | leds: make *struct gpio_led_platform_data.leds const | Uwe Kleine-König |
2011-03-22 | leds: add driver for LM3530 ALS | Shreshtha Kumar Sahu |
2011-03-22 | leds: convert bd2802 driver to dev_pm_ops | Mark Brown |
2011-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds |
2011-03-22 | tty: stop using "delayed_work" in the tty layer | Linus Torvalds |
2011-03-22 | rbd: use watch/notify for changes in rbd header | Yehuda Sadeh |
2011-03-22 | dmaengine/dmatest: Pass timeout via module params | Viresh Kumar |
2011-03-22 | dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs | Uwe Kleine-König |
2011-03-22 | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-03-22 | sd: Fail discard requests when logical block provisioning has been disabled | Martin K. Petersen |
2011-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-03-21 | veth: Fix the byte counters | Eric W. Biederman |
2011-03-21 | macvlan: Fix use after free of struct macvlan_port. | Eric W. Biederman |