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
*
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-23
43
-625
/
+4322
|
\
|
*
uio_pdrv_genirq: get irq through platform resource if not set otherwise
Benedikt Spranger
2012-05-15
1
-0
/
+8
|
*
memory: tegra{20,30}-mc: Remove empty *_remove()
Hiroshi DOYU
2012-05-14
2
-12
/
+0
|
*
sysfs: get rid of some lockdep false positives
Alan Stern
2012-05-14
1
-3
/
+3
|
*
Drivers: hv: util: Properly handle version negotiations.
K. Y. Srinivasan
2012-05-14
3
-20
/
+46
|
*
Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()
K. Y. Srinivasan
2012-05-14
1
-22
/
+21
|
*
memory: tegra{20,30}-mc: Use dev_err_ratelimited()
Hiroshi DOYU
2012-05-14
2
-4
/
+6
|
*
Driver Core: don't oops with unregistered driver in driver_find_device()
Hiroshi DOYU
2012-05-14
1
-1
/
+1
|
*
ARM: tegra30: Make MC optional in Kconfig
Hiroshi DOYU
2012-05-12
1
-1
/
+7
|
*
ARM: tegra20: Make MC optional in Kconfig
Hiroshi DOYU
2012-05-12
1
-1
/
+7
|
*
ARM: tegra30: MC: Remove unnecessary BUG*()
Hiroshi DOYU
2012-05-12
1
-12
/
+8
|
*
ARM: tegra20: MC: Remove unnecessary BUG*()
Hiroshi DOYU
2012-05-12
1
-6
/
+6
|
*
ARM: tegra30: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
2012-05-10
3
-0
/
+396
|
*
ARM: tegra20: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
2012-05-10
3
-0
/
+267
|
*
printk - fix compilation for CONFIG_PRINTK=n
Kay Sievers
2012-05-10
1
-0
/
+2
|
*
misc: MAX8997: Remove max8997-muic driver
Chanwoo Choi
2012-05-10
3
-504
/
+0
|
*
Extcon: add MAX8997 extcon driver
Chanwoo Choi
2012-05-10
3
-0
/
+546
|
*
acpi: use KERN_CONT in printk() continuation lines
Kay Sievers
2012-05-08
2
-10
/
+10
|
*
parport: use KERN_CONT in printk() continuation lines
Kay Sievers
2012-05-08
1
-8
/
+8
|
*
driver-core: extend dev_printk() to pass structured data
Kay Sievers
2012-05-08
1
-3
/
+49
|
*
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
2012-05-08
1
-60
/
+1
|
*
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
2012-05-08
1
-17
/
+38
|
*
gpiolib: Convert to devres_release()
Mark Brown
2012-05-05
1
-2
/
+1
|
*
devres: Add devres_release()
Mark Brown
2012-05-05
1
-0
/
+31
|
*
devres: Clarify documentation for devres_destroy()
Mark Brown
2012-05-05
1
-0
/
+4
|
*
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer
H Hartley Sweeten
2012-05-05
1
-2
/
+0
|
*
extcon: Add EXTCON_MECHANICAL cable type for physical presence
Mark Brown
2012-05-05
1
-0
/
+1
|
*
memory: emif: Add Kconfig dependency for TI EMIF controller
Santosh Shilimkar
2012-05-05
1
-0
/
+1
|
*
Extcon: fix section mismatch in extcon_gpio.c
H Hartley Sweeten
2012-05-03
1
-2
/
+2
|
*
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
2012-05-02
348
-2459
/
+3888
|
|
\
|
*
|
memory: emif: add debugfs entries for emif
Aneesh V
2012-05-02
1
-0
/
+138
|
*
|
memory: emif: add one-time settings
Aneesh V
2012-05-02
1
-0
/
+148
|
*
|
memory: emif: add interrupt and temperature handling
Aneesh V
2012-05-02
1
-2
/
+209
|
*
|
memory: emif: handle frequency and voltage change events
Aneesh V
2012-05-02
2
-4
/
+1020
|
*
|
memory: emif: add basic infrastructure for EMIF driver
Aneesh V
2012-05-02
6
-0
/
+326
|
*
|
memory: emif: add register definitions for EMIF
Aneesh V
2012-05-02
1
-0
/
+454
|
*
|
Revert "w1: Add 1-wire slave device driver for DS28E04-100"
Greg Kroah-Hartman
2012-04-30
4
-473
/
+0
|
*
|
Extcon: Notify changed state for only one cable to notifee
Chanwoo Choi
2012-04-30
1
-1
/
+8
|
*
|
Extcon: check for allocation failure
Dan Carpenter
2012-04-25
1
-0
/
+2
|
*
|
drivers/base/core.c: Fix a typo in comment
yan
2012-04-23
1
-1
/
+1
|
*
|
Remove "switch" class in drivers/staging/android/switch
MyungJoo Ham
2012-04-23
8
-424
/
+6
|
*
|
Extcon: support mutually exclusive relation between cables.
MyungJoo Ham
2012-04-20
1
-8
/
+115
|
*
|
Extcon: support multiple states at a device.
MyungJoo Ham
2012-04-20
1
-13
/
+426
|
*
|
Extcon: support notification based on the state changes.
Donggeun Kim
2012-04-20
1
-0
/
+66
|
*
|
Extcon: support generic GPIO extcon driver
MyungJoo Ham
2012-04-20
3
-0
/
+177
|
*
|
Extcon (external connector): import Android's switch class and modify.
MyungJoo Ham
2012-04-20
5
-0
/
+261
|
*
|
Revert "driver core: check start node in klist_iter_init_node"
Greg Kroah-Hartman
2012-04-20
3
-60
/
+36
|
*
|
driver core: check start node in klist_iter_init_node
Hannes Reinecke
2012-04-19
3
-36
/
+60
|
*
|
drivers/base/bus.c: local variables should not be exposed globally
H Hartley Sweeten
2012-04-19
1
-2
/
+1
|
*
|
driver core: fix dma-buf.c kernel-doc warnings
Randy Dunlap
2012-04-19
1
-6
/
+6
[next]