index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
dma40: combine mem and slave sg-to-lli functions
Rabin Vincent
2011-01-31
1
-110
/
+84
|
|
*
|
dma40: remove duplicated dev addr code
Rabin Vincent
2011-01-31
1
-36
/
+30
|
|
*
|
dma40: combine duplicated d40_pool_lli_alloc() calls
Rabin Vincent
2011-01-31
1
-24
/
+14
|
|
*
|
dma40: combine desc init functions
Rabin Vincent
2011-01-31
1
-44
/
+32
|
|
*
|
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
2011-01-31
3
-110
/
+10
|
|
*
|
dma40: remove unnecessary casts
Rabin Vincent
2011-01-31
1
-4
/
+2
|
|
*
|
dma40: fix DMA API usage for LLIs
Rabin Vincent
2011-01-31
1
-17
/
+41
|
|
*
|
dma40: fix DMA API usage for LCLA
Rabin Vincent
2011-01-31
1
-8
/
+25
|
|
*
|
dma40: use sg_dma_address() instead of sg_phys()
Rabin Vincent
2011-01-31
1
-4
/
+4
|
|
*
|
dma40: remove unnecessary ALIGN()s
Rabin Vincent
2011-01-31
1
-5
/
+3
|
|
*
|
dma40: allow realtime and priority for event lines
Rabin Vincent
2011-01-31
2
-0
/
+50
|
|
*
|
dma40: fix comment to refer to SOCs rather than boards
Rabin Vincent
2011-01-31
1
-2
/
+3
|
|
*
|
dma40: use helpers for error functions
Rabin Vincent
2011-01-31
1
-127
/
+74
|
|
*
|
dma40: use helpers for channel type check
Rabin Vincent
2011-01-31
1
-22
/
+32
|
|
*
|
dma40: use helper for channel registers base
Rabin Vincent
2011-01-31
1
-44
/
+30
|
|
*
|
dma40: remove "hardware link with previous jobs" code
Rabin Vincent
2011-01-31
1
-107
/
+6
|
|
*
|
dma40: ensure event lines get enabled
Rabin Vincent
2011-01-31
1
-17
/
+46
|
|
*
|
dma40: make init function static
Rabin Vincent
2011-01-31
1
-1
/
+1
*
|
|
|
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-23
1
-1
/
+1
*
|
|
|
pps: remove unreachable code
Alexander Gordeev
2011-03-23
1
-5
/
+0
*
|
|
|
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-03-23
3
-6
/
+10
*
|
|
|
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
2011-03-23
3
-0
/
+499
*
|
|
|
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
2011-03-23
1
-1
/
+1
*
|
|
|
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
2011-03-23
1
-5
/
+171
*
|
|
|
rtc: convert DS1374 to dev_pm_ops
Mark Brown
2011-03-23
1
-6
/
+13
*
|
|
|
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
2011-03-23
1
-4
/
+3
*
|
|
|
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
2011-03-23
1
-3
/
+3
*
|
|
|
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-23
3
-0
/
+128
*
|
|
|
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-23
1
-3
/
+0
*
|
|
|
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
2011-03-23
1
-4
/
+2
*
|
|
|
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
2011-03-23
1
-0
/
+1
*
|
|
|
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
2011-03-23
1
-3
/
+3
*
|
|
|
drivers/misc/atmel_tclib.c: fix a memory leak
Axel Lin
2011-03-23
1
-2
/
+2
*
|
|
|
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
2011-03-23
1
-2
/
+2
*
|
|
|
drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...
Hong Liu
2011-03-23
1
-7
/
+10
*
|
|
|
ST SPEAr: PCIE gadget suppport
Pratyush Anand
2011-03-23
3
-0
/
+919
*
|
|
|
drivers/misc/bmp085.c: free initmem memory
Shubhrajyoti Datta
2011-03-23
1
-3
/
+3
*
|
|
|
bh1780gli: convert to dev pm ops
Shubhrajyoti Datta
2011-03-23
1
-9
/
+10
*
|
|
|
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-23
1
-0
/
+11
*
|
|
|
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2011-03-23
2
-4
/
+4
*
|
|
|
backlight: apple_bl depends on ACPI
Randy Dunlap
2011-03-23
1
-2
/
+2
*
|
|
|
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
2011-03-23
3
-34
/
+35
*
|
|
|
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
2011-03-23
1
-0
/
+13
*
|
|
|
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
2011-03-23
3
-275
/
+101
*
|
|
|
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-23
1
-1
/
+14
*
|
|
|
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-23
4
-20
/
+27
*
|
|
|
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-23
4
-6
/
+273
*
|
|
|
backlight: add backlight type
Matthew Garrett
2011-03-23
57
-2
/
+82
*
|
|
|
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
2011-03-23
1
-10
/
+10
*
|
|
|
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
2011-03-23
1
-7
/
+7
[prev]
[next]