Age | Commit message (Expand) | Author | Files | Lines |
2011-03-23 | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 1 | -1/+1 |
2011-03-23 | rapidio: fix potential null deref on failure path | Dan Carpenter | 1 | -1/+1 |
2011-03-23 | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine | 1 | -13/+1 |
2011-03-23 | rapidio: modify mport ID assignment | Alexandre Bounine | 1 | -0/+26 |
2011-03-23 | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2 | -3/+5 |
2011-03-23 | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 2 | -2/+3 |
2011-03-23 | rapidio: add architecture specific callbacks | Alexandre Bounine | 1 | -12/+26 |
2011-03-23 | rapidio: add new sysfs attributes | Alexandre Bounine | 1 | -1/+40 |
2011-03-23 | drivers/char/mem.c: clean up the code | Changli Gao | 1 | -4/+1 |
2011-03-23 | drivers/staging/tty/specialix.c: convert func_enter to func_exit | Julia Lawall | 1 | -4/+4 |
2011-03-23 | drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL | Julia Lawall | 1 | -2/+4 |
2011-03-23 | drivers/char: add MSM smd_pkt driver | Niranjana Vishwanathapura | 3 | -0/+475 |
2011-03-23 | drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch | Sergey Senozhatsky | 1 | -1/+1 |
2011-03-23 | dm: use little-endian bitops | Akinobu Mita | 1 | -4/+4 |
2011-03-23 | md: use little-endian bitops | Akinobu Mita | 1 | -3/+3 |
2011-03-23 | Revert "drm/i915: Don't save/restore hardware status page address register" | Chris Wilson | 2 | -0/+7 |
2011-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 12 | -1242/+1902 |
2011-03-22 | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 1 | -1/+1 |
2011-03-22 | pps: remove unreachable code | Alexander Gordeev | 1 | -5/+0 |
2011-03-22 | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled | David Rientjes | 3 | -6/+10 |
2011-03-22 | rtc: add real-time clock driver for NVIDIA Tegra | Andrew Chew | 3 | -0/+499 |
2011-03-22 | drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file | Vasiliy Kulikov | 1 | -1/+1 |
2011-03-22 | drivers/rtc/rtc-isl1208.c: add alarm support | Ryan Mallon | 1 | -5/+171 |
2011-03-22 | rtc: convert DS1374 to dev_pm_ops | Mark Brown | 1 | -6/+13 |
2011-03-22 | drivers/mmc/host/omap_hsmmc.c: use resource_size() | Chris Ball | 1 | -4/+3 |
2011-03-22 | drivers/mmc/host/omap.c: use resource_size() | Chris Ball | 1 | -3/+3 |
2011-03-22 | sigma-firmware: loader for Analog Devices' SigmaStudio | Mike Frysinger | 3 | -0/+128 |
2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 1 | -3/+0 |
2011-03-22 | drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb... | Kirill A. Shutemov | 1 | -4/+2 |
2011-03-22 | drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE | Axel Lin | 1 | -0/+1 |
2011-03-22 | drivers/misc/ep93xx_pwm.c: world-writable sysfs files | Vasiliy Kulikov | 1 | -3/+3 |
2011-03-22 | drivers/misc/atmel_tclib.c: fix a memory leak | Axel Lin | 1 | -2/+2 |
2011-03-22 | drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() | Axel Lin | 1 | -2/+2 |
2011-03-22 | drivers/misc/apds9802als.c: put the device into runtime suspend after resume(... | Hong Liu | 1 | -7/+10 |
2011-03-22 | ST SPEAr: PCIE gadget suppport | Pratyush Anand | 3 | -0/+919 |
2011-03-22 | drivers/misc/bmp085.c: free initmem memory | Shubhrajyoti Datta | 1 | -3/+3 |
2011-03-22 | bh1780gli: convert to dev pm ops | Shubhrajyoti Datta | 1 | -9/+10 |
2011-03-22 | pwm_backlight: add check_fb() hook | Robert Morell | 1 | -0/+11 |
2011-03-22 | drivers/video/backlight/jornada720_*.c: make needlessly global symbols static | Axel Lin | 2 | -4/+4 |
2011-03-22 | backlight: apple_bl depends on ACPI | Randy Dunlap | 1 | -2/+2 |
2011-03-22 | mbp_nvidia_bl: rename to apple_bl | Matthew Garrett | 3 | -34/+35 |
2011-03-22 | mbp_nvidia_bl: check that the backlight control functions | Matthew Garrett | 1 | -0/+13 |
2011-03-22 | mbp_nvidia_bl: remove DMI dependency | Matthew Garrett | 3 | -275/+101 |
2011-03-22 | acpi: tie ACPI backlight devices to PCI devices if possible | Matthew Garrett | 1 | -1/+14 |
2011-03-22 | nouveau: change the backlight parent device to the connector, not the PCI dev | Matthew Garrett | 4 | -20/+27 |
2011-03-22 | radeon: expose backlight class device for legacy LVDS encoder | Michel Dänzer | 4 | -6/+273 |
2011-03-22 | backlight: add backlight type | Matthew Garrett | 57 | -2/+82 |
2011-03-22 | drivers/leds/leds-lp5523.c: world-writable engine* sysfs files | Vasiliy Kulikov | 1 | -10/+10 |
2011-03-22 | drivers/leds/leds-lp5521.c: world-writable sysfs engine* files | Vasiliy Kulikov | 1 | -7/+7 |
2011-03-22 | drivers/vidfeo/backlight: ld9040 amoled driver support | Donghwa Lee | 4 | -0/+1028 |