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
2014-10-30
rtlwifi: rtl8192se: Add missing section to read descriptor setting
Larry Finger
2
-0
/
+5
2014-10-30
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
Larry Finger
1
-17
/
+0
2014-10-30
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...
Larry Finger
5
-0
/
+10
2014-10-30
mwifiex: restart rxreorder timer correctly
Marc Yang
3
-12
/
+43
2014-10-30
ath9k: fix some debugfs output
Dan Carpenter
1
-1
/
+1
2014-10-30
wireless: rt2x00: add new rt2800usb device
Cyril Brulebois
1
-0
/
+1
2014-10-30
PCI: Rename sysfs 'enabled' file back to 'enable'
Greg Kroah-Hartman
1
-4
/
+4
2014-10-30
Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
29
-46
/
+67
2014-10-30
drm/i915/dp: only use training pattern 3 on platforms that support it
Jani Nikula
1
-2
/
+3
2014-10-30
Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes
Tomi Valkeinen
26
-23
/
+46
2014-10-30
omap: dss: connector-analog-tv: Add missing module device table
Marek Belisko
1
-0
/
+2
2014-10-30
ixgbe: fix race when setting advertised speed
Emil Tantilov
1
-0
/
+4
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
1
-1
/
+1
2014-10-30
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
1
-1
/
+5
2014-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
1
-1
/
+4
2014-10-29
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
1
-0
/
+2
2014-10-29
mtd: omap: fix mtd devices not showing up
Frans Klaver
1
-1
/
+1
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
7
-106
/
+161
2014-10-29
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
1
-4
/
+6
2014-10-29
drivers/rtc/rtc-bq32k.c: fix register value
Pavel Machek
1
-1
/
+1
2014-10-29
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
Marek Szyprowski
1
-6
/
+8
2014-10-29
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
2
-89
/
+135
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
2
-6
/
+11
2014-10-29
cnic: Update the rcu_access_pointer() usages
Tej Parkash
1
-4
/
+1
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-1
/
+21
2014-10-29
cxgb4vf: Replace repetitive pci device ID's with right ones
Hariprasad Shenai
1
-8
/
+8
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2
-37
/
+41
2014-10-29
Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-16
/
+25
2014-10-29
drm/radeon: remove some buggy dead code
Dan Carpenter
1
-3
/
+1
2014-10-29
PCI: imx6: Wait for clocks to stabilize after ref_en
Richard Zhu
1
-3
/
+10
2014-10-29
ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...
Lv Zheng
1
-7
/
+18
2014-10-29
Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...
Lv Zheng
1
-3
/
+3
2014-10-29
HID: input: Fix TransducerSerialNumber implementation
Jason Gerecke
1
-1
/
+4
2014-10-29
drm/i915: Ignore VBT backlight check on Macbook 2, 1
jens stein
1
-0
/
+3
2014-10-29
staging: comedi: fix memory leak / bad pointer freeing for chanlist
Ian Abbott
1
-0
/
+3
2014-10-29
staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependants
Ian Abbott
1
-1
/
+0
2014-10-29
staging: comedi: widen subdevice number argument in ioctl handlers
Ian Abbott
1
-4
/
+4
2014-10-28
staging: android: logger: Fix log corruption regression
Daniel Thompson
1
-5
/
+8
2014-10-28
cdc-ether: handle promiscuous mode with a set_rx_mode callback
Olivier Blin
1
-0
/
+5
2014-10-28
cdc-ether: extract usbnet_cdc_update_filter function
Olivier Blin
1
-14
/
+28
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
1
-0
/
+20
2014-10-28
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
1
-0
/
+2
2014-10-28
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
1
-6
/
+3
2014-10-28
net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization
Vince Bridgers
1
-0
/
+19
2014-10-28
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
1
-9
/
+9
2014-10-28
Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
34
-109
/
+242
2014-10-28
dsa: mv88e6171: Fix tagging protocol/Kconfig
Andrew Lunn
1
-1
/
+1
2014-10-28
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
1
-7
/
+0
2014-10-28
Input: vsxxxaa - fix code dropping bytes from queue
Dmitry Torokhov
1
-1
/
+1
[prev]
[next]