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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-07
Merge branch 'next-i2c-xilinx' into next-i2c
Ben Dooks
3
-0
/
+835
2010-03-07
Merge branch 'next-i2c-omap' into next-i2c
Ben Dooks
1
-19
/
+25
2010-03-07
Merge branch 'next-i2c-mpc-v8' into next-i2c
Ben Dooks
2
-77
/
+124
2010-03-07
i2c: Add support for Xilinx XPS IIC Bus Interface
Richard Röjfors
3
-0
/
+835
2010-03-07
i2c: omap: Add support for 16-bit registers
Cory Maccarrone
1
-19
/
+25
2010-03-07
i2c-pnx: fix setting start/stop condition
Luotao Fu
1
-11
/
+0
2010-03-07
i2c-mpc: add support for the MPC512x processors from Freescale
Wolfgang Grandegger
2
-22
/
+78
2010-03-07
i2c-mpc: rename "setclock" initialization functions to "setup"
Wolfgang Grandegger
1
-22
/
+20
2010-03-07
i2c-mpc: use __devinit[data] for initialization functions and data
Wolfgang Grandegger
1
-53
/
+46
2010-03-07
i2c/imx: don't add probe function to the driver struct
Uwe Kleine-König
1
-1
/
+0
2010-03-07
i2c: Add support for Ux500/Nomadik I2C controller
srinidhi kasagar
3
-0
/
+967
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-0
/
+2
2010-03-07
USB: remove unused defintion of struct usb_device_status
Dmitry Torokhov
1
-5
/
+0
2010-03-07
Revert "lib: build list_sort() only if needed"
Linus Torvalds
1
-1
/
+0
2010-03-06
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
Linus Torvalds
1
-42
/
+24
2010-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
13
-133
/
+157
2010-03-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-1484
/
+2923
2010-03-06
Merge git://git.infradead.org/ubi-2.6
Linus Torvalds
5
-87
/
+198
2010-03-06
gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
Denis Turischev
3
-0
/
+238
2010-03-06
gpio: cs5535-gpio: fix input direction
Ben Gardner
1
-1
/
+3
2010-03-06
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2
-12
/
+244
2010-03-06
timbgpio: add support for interrupt triggering on both flanks
Richard Röjfors
1
-9
/
+23
2010-03-06
gpio: introduce gpio_request_one() and friends
Eric Miao
1
-0
/
+58
2010-03-06
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
5
-260
/
+386
2010-03-06
rtc-coh901331: fix braces in resume code
James Hogan
1
-2
/
+3
2010-03-06
rtc/mc13783: implement alarm
Uwe Kleine-König
1
-13
/
+172
2010-03-06
rtc/mc13783: protect rtc {,un}registration by mc13783 lock
Uwe Kleine-König
1
-11
/
+14
2010-03-06
mfd/mc13783: new function reading irq mask and status register
Uwe Kleine-König
1
-0
/
+35
2010-03-06
rtc/mc13783: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-5
/
+5
2010-03-06
input/mc13783-ts: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-2
/
+2
2010-03-06
mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
Uwe Kleine-König
1
-19
/
+19
2010-03-06
rtc-core: fix memory leak
Aaro Koskinen
1
-0
/
+1
2010-03-06
rtc-twl: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2010-03-06
rtc-at91sam9: Correct size given to memset
Julia Lawall
1
-1
/
+1
2010-03-06
rtc-pcf2123: move pcf2123_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-06
rtc-ep93xx.c: cleanup probe/remove routines
H Hartley Sweeten
1
-43
/
+28
2010-03-06
rtc: mxc: fix memory leak
Alexander Beregalov
1
-2
/
+5
2010-03-06
xen: add kconfig menu
Randy Dunlap
1
-5
/
+7
2010-03-06
console/vgacon.c: mark file-local symbol static
Thiago Farina
1
-1
/
+1
2010-03-06
console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE
Amerigo Wang
1
-0
/
+1
2010-03-06
drivers/hwmon/adcxx.c: fix for single-channel ADCs
José Miguel Gonçalves
1
-5
/
+10
2010-03-06
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
1
-2
/
+1
2010-03-06
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
1
-4
/
+3
2010-03-06
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
1
-2
/
+2
2010-03-06
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
1
-8
/
+19
2010-03-06
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
1
-1
/
+8
2010-03-06
mmc: at91_mci: enable large data blocks
Wolfgang Muees
1
-0
/
+3
2010-03-06
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
1
-96
/
+32
2010-03-06
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
1
-25
/
+24
2010-03-06
mmc: at91_mci: fix timeout errors
Wolfgang Muees
1
-2
/
+4
[next]