index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
7
-28
/
+38
2011-01-14
rxrpc: rxrpc_workqueue isn't used during memory reclaim
Tejun Heo
1
-1
/
+1
2011-01-14
FS-Cache: Fix operation handling
Akshat Aranya
1
-1
/
+1
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-20
/
+21
2011-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
48
-1354
/
+1806
2011-01-14
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
10
-27
/
+103
2011-01-14
gpio: timbgpio: Fix up irq_data conversion breakage.
Lennert Buytenhek
1
-3
/
+3
2011-01-14
cgroup_fs: fix cgroup use of simple_lookup()
Al Viro
1
-1
/
+16
2011-01-14
include/gpio.h: remove remaining __must_check-annotiations
Wolfram Sang
1
-2
/
+2
2011-01-14
Revert update for dirty_ratio for memcg.
KAMEZAWA Hiroyuki
1
-23
/
+0
2011-01-14
revert documentaion update for memcg's dirty ratio.
KAMEZAWA Hiroyuki
1
-74
/
+0
2011-01-14
kernel: fix hlist_bl again
Russell King
1
-1
/
+1
2011-01-14
mfd: ab8500-core chip version cut 2.0 support
Mattias Wallin
2
-34
/
+55
2011-01-14
mfd: Flag WM831x /IRQ as a wake source
Mark Brown
1
-0
/
+11
2011-01-14
mfd: Convert WM831x away from legacy I2C PM operations
Mark Brown
1
-5
/
+8
2011-01-14
regulator: Support MAX8998/LP3974 DVS-GPIO
MyungJoo Ham
2
-26
/
+87
2011-01-14
mfd: Support LP3974 RTC
MyungJoo Ham
4
-8
/
+83
2011-01-14
i2c: Convert SCx200 driver from using raw PCI to platform device
Andres Salomon
1
-120
/
+80
2011-01-14
x86: OLPC: convert olpc-xo1 driver from pci device to platform device
Andres Salomon
2
-47
/
+56
2011-01-14
mfd: MAX8998/LP3974 hibernation support
MyungJoo Ham
4
-0
/
+118
2011-01-14
mfd/ab8500: remove spi support
Sundar Iyer
3
-148
/
+5
2011-01-14
mfd: Remove ARCH_U8500 dependency from AB8500
Mark Brown
1
-1
/
+1
2011-01-14
misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage
Mark Brown
1
-1
/
+1
2011-01-14
mfd: Add __devexit annotation for vx855_remove
Axel Lin
1
-1
/
+1
2011-01-14
mfd: twl6030 irq_data conversion.
Lennert Buytenhek
1
-1
/
+1
2011-01-14
gpio: Fix cs5535 printk warnings
Joe Perches
1
-2
/
+1
2011-01-14
misc: Fix cs5535 printk warnings
Joe Perches
1
-2
/
+1
2011-01-14
mfd: Convert Wolfson MFD drivers to use irq_data accessor function
Mark Brown
3
-13
/
+13
2011-01-14
mfd: Convert TWL4030 to new irq_ APIs
Mark Brown
1
-14
/
+14
2011-01-14
mfd: Convert tps6586x driver to new irq_ API
Mark Brown
1
-14
/
+14
2011-01-14
mfd: Convert tc6393xb driver to new irq_ APIs
Mark Brown
1
-11
/
+11
2011-01-14
mfd: Convert t7166xb driver to new irq_ API
Mark Brown
1
-10
/
+10
2011-01-14
mfd: Convert SMTPE driver to new irq_ APIs
Mark Brown
1
-14
/
+14
2011-01-14
mfd: Convert MAX8998 driver to irq_ API
Mark Brown
1
-14
/
+16
2011-01-14
mfd: Convert max8925 to new irq_ API
Mark Brown
1
-15
/
+15
2011-01-14
mfd: Convert jz4740-adc to new irq_ methods
Mark Brown
1
-13
/
+12
2011-01-14
mfd: Convert HTC I2C CPLD driver to irq_ API
Mark Brown
1
-15
/
+15
2011-01-14
mfd: Convert HTC EGPIO driver to irq_ API
Mark Brown
1
-13
/
+14
2011-01-14
mfd: Convert ezx-pcap to new irq_ methods
Lennert Buytenhek
1
-10
/
+10
2011-01-14
mfd: Convert AB8500 to new irq_ methods
Mark Brown
1
-14
/
+14
2011-01-14
mfd: Convert AB3500 to new irq_ APIs
Mark Brown
1
-15
/
+13
2011-01-14
mfd: Convert ASIC3 to new irq_ APIs
Mark Brown
1
-28
/
+28
2011-01-14
mfd: Convert 88PM860x driver to new irq_ APIs
Mark Brown
1
-21
/
+15
2011-01-14
mfd: Staticise internal functions in HTC I2CCPLD driver
Mark Brown
1
-5
/
+5
2011-01-14
mfd: Use NULL to initialise NULL pointers in ab8500-debugfs
Mark Brown
1
-7
/
+7
2011-01-14
mfd: Correct ASIC3 IRQ_OWM resource setup
Mark Brown
1
-1
/
+1
2011-01-14
mfd: Staticise unexported symbols in ASIC3
Mark Brown
1
-2
/
+2
2011-01-14
mfd: Remove tps6586x device ID check
Stephen Warren
1
-7
/
+1
2011-01-14
mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c
Bryan Wu
1
-1
/
+1
2011-01-14
mfd: ab8500-core ioresources irq for subdrivers added
Mattias Wallin
2
-9
/
+201
[next]