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-08-14
staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.
Rupesh Gujare
2
-3
/
+3
2013-08-14
staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointer
Rupesh Gujare
2
-3
/
+3
2013-08-14
staging: ozwpan: Remove unnecessary pointer check.
Rupesh Gujare
1
-1
/
+1
2013-08-14
staging: ozwpan: Fix coding style.
Rupesh Gujare
1
-2
/
+2
2013-08-14
staging: ozwpan: Simply if condition
Rupesh Gujare
1
-4
/
+5
2013-08-14
staging: ozwpan: Add a blank line between functions & declarations.
Rupesh Gujare
9
-0
/
+189
2013-08-14
staging: ozwpan: Add a blank line between declaraction and code.
Rupesh Gujare
8
-0
/
+89
2013-08-14
staging: dgnc: removes read_cnt, real_raw, rawreadok and buf
Lidza Louina
1
-112
/
+43
2013-08-14
staging: dgnc: fixes ioctl param list
Lidza Louina
1
-2
/
+2
2013-08-14
staging: dgcn: removes unnecessary commands in ioctl
Lidza Louina
1
-34
/
+0
2013-08-14
staging: dgnc: dereferences ts var in dgnc_tty_close()
Lidza Louina
1
-1
/
+1
2013-08-14
staging: dgnc: fixes tty_port and tty_struct params
Lidza Louina
1
-7
/
+7
2013-08-14
staging: dgnc: fixes termios error
Lidza Louina
1
-14
/
+14
2013-08-14
staging: dgnc: removes Makefile.inc
Lidza Louina
1
-133
/
+0
2013-08-12
staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.
Malcolm Priestley
1
-7
/
+5
2013-08-12
staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables.
Malcolm Priestley
1
-44
/
+30
2013-08-12
staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dea...
Malcolm Priestley
1
-104
/
+1
2013-08-12
zram: don't grab mutex in zram_slot_free_noity
Minchan Kim
2
-3
/
+67
2013-08-12
zram: fix invalid memory access
Minchan Kim
1
-6
/
+9
2013-08-12
staging: dwc2: reorder some kernel doc comments and struct members
Paul Zimmerman
2
-28
/
+28
2013-08-12
Staging: imx-drm: imx-tve.c Fixed 80 character line coding style issue
Andreas Werner
1
-4
/
+13
2013-08-12
staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLS
Shaun Laing
9
-98
/
+43
2013-08-12
Staging: zram: zram_drv.c: Fixed Error of trailing whitespace
Kumar Gaurav
1
-1
/
+1
2013-08-12
Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skb
Iker Pedrosa
1
-0
/
+4
2013-08-12
staging: comedi: drivers: use comedi_dio_insn_config() for simple cases
H Hartley Sweeten
12
-301
/
+113
2013-08-12
staging: comedi: skel: use comedi_dio_insn_config()
H Hartley Sweeten
1
-23
/
+19
2013-08-12
staging: comedi: drivers: introduce comedi_dio_insn_config()
H Hartley Sweeten
2
-0
/
+44
2013-08-12
Revert "staging: comedi: skel: use comedi_dio_insn_config()"
Greg Kroah-Hartman
1
-19
/
+23
2013-08-12
Revert "staging: comedi: core: introduce comedi_dio_insn_config()"
Greg Kroah-Hartman
2
-44
/
+0
2013-08-12
staging: comedi: drivers: use comedi_dio_insn_config() for complex cases
H Hartley Sweeten
15
-433
/
+263
2013-08-12
staging: lustre: re-use kbasename() common helper
Andy Shevchenko
1
-4
/
+1
2013-08-12
Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...
Greg Kroah-Hartman
15
-263
/
+433
2013-08-12
staging: zcache: delete it
Greg Kroah-Hartman
30
-11643
/
+0
2013-08-12
staging: comedi: drivers: use comedi_dio_insn_config() for complex cases
H Hartley Sweeten
15
-433
/
+263
2013-08-12
staging: comedi: skel: use comedi_dio_insn_config()
H Hartley Sweeten
1
-23
/
+19
2013-08-12
staging: comedi: core: introduce comedi_dio_insn_config()
H Hartley Sweeten
2
-0
/
+44
2013-08-12
staging: vt6656: desc.h remove typedef struct tagSCTSData
Malcolm Priestley
2
-25
/
+12
2013-08-12
staging: vt6656: desc.h remove typedef struct tagSRTSData
Malcolm Priestley
2
-133
/
+69
2013-08-12
staging: vt6656: rxtx.c: s_vGetFreeContext use single tx memset.
Malcolm Priestley
1
-11
/
+1
2013-08-12
staging: ozwpan: Return correct hub status.
Rupesh Gujare
1
-2
/
+9
2013-08-12
staging: ozwpan: Reset port configuration number.
Rupesh Gujare
1
-0
/
+1
2013-08-12
Staging: winbond: mds_f: deleted extern function
Iker Pedrosa
1
-1
/
+0
2013-08-12
Staging: winbond: mds_f: fixed lines over 80 characters
Iker Pedrosa
1
-4
/
+8
2013-08-12
Staging: winbond: mds: fixed some lines over 80 characters
Iker Pedrosa
1
-23
/
+33
2013-08-12
Staging: winbond: wb35reg: avoided use of extern function
Iker Pedrosa
2
-2
/
+2
2013-08-12
Staging: winbond: wb35reg: white space deleted
Iker Pedrosa
1
-1
/
+1
2013-08-12
Staging: xgifb: Fixed a warning of Space before semicolon
Kumar Gaurav
1
-1
/
+1
2013-08-12
Staging: olpc_dcon: updating MAINTAINERS
Jens Frederich
1
-3
/
+2
2013-08-12
staging: ozwpan: Fixes crash due to invalid port aceess.
Rupesh Gujare
1
-2
/
+7
2013-08-12
staging: ozwpan: Fix farewell report.
Rupesh Gujare
2
-2
/
+2
[next]