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
2009-12-29
drivers/net/smc911x.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-29
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-12-29
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-29
drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-18
/
+6
2009-12-29
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+1
2009-12-29
drivers/net/via-velocity.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-29
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-29
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
1
-10
/
+3
2009-12-29
drivers/net/lib82596.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+3
2009-12-26
llc: use dev_hard_header
Octavian Purdila
1
-3
/
+3
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
69
-507
/
+1437
2009-12-23
enic: whitespace cleanup; #define cleanup; more verbose err msg
Scott Feldman
3
-9
/
+9
2009-12-23
enic: feature add: add ethtool -c/C support
Scott Feldman
6
-7
/
+85
2009-12-23
enic: Bug fix: align desc ring sizes to 32 descs
Scott Feldman
1
-2
/
+2
2009-12-23
enic: minimize pkt filter updates to firmware
Scott Feldman
2
-2
/
+7
2009-12-23
enic: Bug fix: try harder to fill Rx ring on skb allocation failures
Scott Feldman
1
-21
/
+33
2009-12-23
enic: Bug fix: use safe queue shutdown in dev->stop
Scott Feldman
3
-38
/
+27
2009-12-23
iwmc3200top: simplify imwct_tx
Tomas Winkler
3
-23
/
+19
2009-12-23
iwmc3200top: cleanup log messages
Tomas Winkler
3
-34
/
+48
2009-12-23
iwmc3200top: clean up fw_download
Tomas Winkler
1
-14
/
+6
2009-12-23
netxen: fix unified fw size check
Amit Kumar Salecha
1
-1
/
+1
2009-12-23
netxen: support pci error handlers
Amit Kumar Salecha
2
-46
/
+150
2009-12-23
netxen: fix tx timeout recovery
Amit Kumar Salecha
2
-1
/
+6
2009-12-23
netxen: minor suspend resume fixes
Amit Kumar Salecha
1
-7
/
+9
2009-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
26
-108
/
+121
2009-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
25
-1062
/
+1200
2009-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-17
/
+25
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
1
-2
/
+2
2009-12-23
USB: option: support hi speed for modem Haier CE100
Donny Kurnia
1
-0
/
+5
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
4
-5
/
+12
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
2009-12-23
usb: otg: isp1301_omap: fix compile error
Felipe Balbi
1
-2
/
+2
2009-12-23
USB: musb: workaround Blackfin FIFO anomalies
Bryan Wu
2
-45
/
+91
2009-12-23
USB: musb: Fix array index out of bounds issue
Maulik Mankad
1
-1
/
+1
2009-12-23
USB: musb: Fix null pointer dereference issue
Maulik Mankad
1
-0
/
+2
2009-12-23
USB: musb: correct DMA address for tx
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb: gadget_ep0: avoid SetupEnd interrupt
Sergei Shtylyov
1
-4
/
+10
2009-12-23
USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled
Swaminathan S
1
-0
/
+6
2009-12-23
USB: musb: do not work if no gadget driver is loaded
Felipe Balbi
1
-0
/
+8
2009-12-23
USB: musb: gadget: set otg tranceiver to idle when registering gadget
Arnaud Mandy
1
-0
/
+1
2009-12-23
USB: musb: Populate the VBUS GPIO with the correct GPIO number
Swaminathan S
1
-1
/
+1
2009-12-23
USB: musb: fix compiling warning with min() macro
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb: move musb_remove to __exit
Felipe Balbi
1
-2
/
+2
2009-12-23
USB: musb_gadget: fix kernel oops in txstate()
Sergei Shtylyov
1
-3
/
+3
2009-12-23
USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header
Andreas Mohr
1
-603
/
+630
2009-12-23
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
Andreas Mohr
3
-955
/
+964
2009-12-23
USB core: fix recent kernel-doc warnings
Randy Dunlap
2
-4
/
+6
2009-12-23
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
1
-0
/
+1
2009-12-23
USB: fix section mismatch in early ehci dbgp
Jan Beulich
1
-1
/
+1
2009-12-23
USB: emi62: fix crash when trying to load EMI 6|2 firmware
Clemens Ladisch
1
-1
/
+1
[next]