summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | dma40: combine mem and slave sg-to-lli functionsRabin Vincent2011-01-311-110/+84
| | * | dma40: remove duplicated dev addr codeRabin Vincent2011-01-311-36/+30
| | * | dma40: combine duplicated d40_pool_lli_alloc() callsRabin Vincent2011-01-311-24/+14
| | * | dma40: combine desc init functionsRabin Vincent2011-01-311-44/+32
| | * | dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent2011-01-313-110/+10
| | * | dma40: remove unnecessary castsRabin Vincent2011-01-311-4/+2
| | * | dma40: fix DMA API usage for LLIsRabin Vincent2011-01-311-17/+41
| | * | dma40: fix DMA API usage for LCLARabin Vincent2011-01-311-8/+25
| | * | dma40: use sg_dma_address() instead of sg_phys()Rabin Vincent2011-01-311-4/+4
| | * | dma40: remove unnecessary ALIGN()sRabin Vincent2011-01-311-5/+3
| | * | dma40: allow realtime and priority for event linesRabin Vincent2011-01-312-0/+50
| | * | dma40: fix comment to refer to SOCs rather than boardsRabin Vincent2011-01-311-2/+3
| | * | dma40: use helpers for error functionsRabin Vincent2011-01-311-127/+74
| | * | dma40: use helpers for channel type checkRabin Vincent2011-01-311-22/+32
| | * | dma40: use helper for channel registers baseRabin Vincent2011-01-311-44/+30
| | * | dma40: remove "hardware link with previous jobs" codeRabin Vincent2011-01-311-107/+6
| | * | dma40: ensure event lines get enabledRabin Vincent2011-01-311-17/+46
| | * | dma40: make init function staticRabin Vincent2011-01-311-1/+1
* | | | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-231-1/+1
* | | | pps: remove unreachable codeAlexander Gordeev2011-03-231-5/+0
* | | | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-233-6/+10
* | | | rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-233-0/+499
* | | | drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-231-1/+1
* | | | drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon2011-03-231-5/+171
* | | | rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-231-6/+13
* | | | drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-231-4/+3
* | | | drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-231-3/+3
* | | | sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-233-0/+128
* | | | kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-231-3/+0
* | | | drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...Kirill A. Shutemov2011-03-231-4/+2
* | | | drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-231-0/+1
* | | | drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov2011-03-231-3/+3
* | | | drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin2011-03-231-2/+2
* | | | drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin2011-03-231-2/+2
* | | | drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-231-7/+10
* | | | ST SPEAr: PCIE gadget suppportPratyush Anand2011-03-233-0/+919
* | | | drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-231-3/+3
* | | | bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-231-9/+10
* | | | pwm_backlight: add check_fb() hookRobert Morell2011-03-231-0/+11
* | | | drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2011-03-232-4/+4
* | | | backlight: apple_bl depends on ACPIRandy Dunlap2011-03-231-2/+2
* | | | mbp_nvidia_bl: rename to apple_blMatthew Garrett2011-03-233-34/+35
* | | | mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett2011-03-231-0/+13
* | | | mbp_nvidia_bl: remove DMI dependencyMatthew Garrett2011-03-233-275/+101
* | | | acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-231-1/+14
* | | | nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-234-20/+27
* | | | radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-234-6/+273
* | | | backlight: add backlight typeMatthew Garrett2011-03-2357-2/+82
* | | | drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-231-10/+10
* | | | drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-231-7/+7