aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-13/+90
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-1/+1
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2-3/+5
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2-2/+3
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao1-4/+1
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall1-4/+4
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura3-0/+475
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky1-1/+1
2011-03-23dm: use little-endian bitopsAkinobu Mita1-4/+4
2011-03-23md: use little-endian bitopsAkinobu Mita1-3/+3
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds12-1242/+1902
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-1/+1
2011-03-22pps: remove unreachable codeAlexander Gordeev1-5/+0
2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes3-6/+10
2011-03-22rtc: add real-time clock driver for NVIDIA TegraAndrew Chew3-0/+499
2011-03-22drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov1-1/+1
2011-03-22drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon1-5/+171
2011-03-22rtc: convert DS1374 to dev_pm_opsMark Brown1-6/+13
2011-03-22drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball1-4/+3
2011-03-22drivers/mmc/host/omap.c: use resource_size()Chris Ball1-3/+3
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger3-0/+128
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-3/+0
2011-03-22drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-4/+2
2011-03-22drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-22drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov1-3/+3
2011-03-22drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin1-2/+2
2011-03-22drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin1-2/+2
2011-03-22drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handledHong Liu1-7/+10
2011-03-22ST SPEAr: PCIE gadget suppportPratyush Anand3-0/+919
2011-03-22drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta1-3/+3
2011-03-22bh1780gli: convert to dev pm opsShubhrajyoti Datta1-9/+10
2011-03-22pwm_backlight: add check_fb() hookRobert Morell1-0/+11
2011-03-22drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2-4/+4
2011-03-22backlight: apple_bl depends on ACPIRandy Dunlap1-2/+2
2011-03-22mbp_nvidia_bl: rename to apple_blMatthew Garrett3-34/+35
2011-03-22mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett1-0/+13
2011-03-22mbp_nvidia_bl: remove DMI dependencyMatthew Garrett3-275/+101
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett1-1/+14
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett4-20/+27
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer4-6/+273
2011-03-22backlight: add backlight typeMatthew Garrett57-2/+82
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov1-10/+10
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov1-7/+7