index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-28
driver-core: remove struct bus_type.drv_attrs
Greg Kroah-Hartman
1
-38
/
+2
2013-09-28
driver-core: remove struct bus_type.bus_attrs
Greg Kroah-Hartman
1
-42
/
+0
2013-09-26
backlight: atmel-pwm-bl: fix deferred probe from __init
Johan Hovold
1
-4
/
+5
2013-09-26
usb: phy: gpio-vbus: fix deferred probe from __init
Johan Hovold
1
-6
/
+5
2013-09-26
usb: gadget: pxa25x_udc: fix deferred probe from __init
Johan Hovold
1
-4
/
+5
2013-09-26
pcmcia: at91_cf: fix deferred probe from __init
Johan Hovold
1
-6
/
+5
2013-09-26
mtd: atmel_nand: fix deferred probe from __init
Johan Hovold
1
-6
/
+7
2013-09-26
mmc: mvsdio: fix deferred probe from __init
Johan Hovold
1
-5
/
+6
2013-09-26
driver core: prevent deferred probe with platform_driver_probe
Johan Hovold
1
-4
/
+13
2013-09-26
scsi: fcoe: fix build error
Greg Kroah-Hartman
1
-1
/
+1
2013-09-26
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-09-26
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
3
-5
/
+15
2013-09-26
SCSI: fcoe: convert bus code to use bus_groups
Greg Kroah-Hartman
1
-5
/
+9
2013-09-26
rapidio: convert bus code to use bus_groups
Greg Kroah-Hartman
3
-5
/
+15
2013-09-26
firmware: Be a bit more verbose about direct firmware loading failure
Neil Horman
1
-13
/
+25
2013-09-26
sysfs: clean up sysfs_get_dirent()
Tejun Heo
4
-5
/
+5
2013-09-26
sysfs: remove ktype->namespace() invocations in symlink code
Tejun Heo
1
-3
/
+5
2013-09-26
sysfs: make attr namespace interface less convoluted
Tejun Heo
2
-31
/
+12
2013-09-23
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-97
/
+160
2013-09-23
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-72
/
+81
2013-09-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-193
/
+273
2013-09-21
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
1
-0
/
+2
2013-09-21
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
1
-9
/
+12
2013-09-21
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2
-5
/
+17
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
3
-1
/
+28
2013-09-21
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
1
-2
/
+9
2013-09-21
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-6
/
+6
2013-09-21
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+2
2013-09-21
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+4
2013-09-20
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-16
/
+35
2013-09-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-16
/
+31
2013-09-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-13
/
+32
2013-09-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+0
2013-09-20
Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
7
-45
/
+107
2013-09-20
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
3
-6
/
+8
2013-09-20
Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...
Dave Airlie
9
-74
/
+122
2013-09-20
cpufreq: return EEXIST instead of EBUSY for second registering
Yinghai Lu
1
-1
/
+1
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
3
-68
/
+36
2013-09-20
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
1
-3
/
+3
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
95
-409
/
+626
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-1
/
+1
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
3
-21
/
+23
2013-09-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-13
/
+3
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-18
/
+59
2013-09-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
54
-259
/
+832
2013-09-19
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
Daniel Vetter
1
-0
/
+8
2013-09-19
cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
1
-1
/
+6
2013-09-19
cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
1
-1
/
+6
[next]