index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely
2009-11-23
8
-20
/
+32
|
|
*
|
Merge commit 'v2.6.32-rc8'
Grant Likely
2009-11-23
1260
-12512
/
+29463
|
|
|
\
\
|
*
|
\
\
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-02-26
18
-100
/
+2225
|
|
\
\
\
\
|
|
*
|
|
|
spi: Correct SPI clock frequency setting in spi_mpc8xxx
Ernst Schwab
2010-02-16
1
-2
/
+2
|
|
*
|
|
|
spi/spi_s3c64xx.c: Fix continuation line formats
Joe Perches
2010-02-02
1
-6
/
+5
|
|
*
|
|
|
Merge commit 'v2.6.33-rc6' into secretlab/next-spi
Grant Likely
2010-02-02
782
-6657
/
+19860
|
|
|
\
\
\
\
|
|
*
|
|
|
|
spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK
Jean-Hugues Deschenes
2010-01-22
1
-1
/
+1
|
|
*
|
|
|
|
spi/dw_spi: Allow dw_spi.c to be a module
Jean-Hugues Deschenes
2010-01-21
1
-1
/
+1
|
|
*
|
|
|
|
spi/dw_spi: mmio code style fixups
Jean-Hugues Deschenes
2010-01-21
1
-4
/
+3
|
|
*
|
|
|
|
Memory-mapped dw_spi driver
Jean-Hugues Deschenes
2010-01-21
3
-0
/
+153
|
|
*
|
|
|
|
spi/dw_spi: fix missing export of dw_spi_remove_host
Feng Tang
2010-01-21
1
-0
/
+1
|
|
*
|
|
|
|
spi/dw_spi: conditional transfer mode changes
George Shore
2010-01-21
1
-0
/
+16
|
|
*
|
|
|
|
spi/dw_spi: remove conditional from 'poll_transfer'.
George Shore
2010-01-21
1
-5
/
+2
|
|
*
|
|
|
|
spi/dw_spi: fixed a spelling typo in a warning message.
George Shore
2010-01-21
1
-1
/
+1
|
|
*
|
|
|
|
spi/dw_spi: add return value to empty mrst_spi_debugfs_init()
George Shore
2010-01-21
1
-0
/
+1
|
|
*
|
|
|
|
spi/dw_spi: enable platform specific chipselect.
George Shore
2010-01-21
1
-0
/
+4
|
|
*
|
|
|
|
spi/dw_spi: add a FIFO depth detection
Feng Tang
2010-01-21
1
-0
/
+16
|
|
*
|
|
|
|
spi/dw_spi: fix __init/__devinit section mismatch
Grant Likely
2010-01-20
1
-1
/
+1
|
|
*
|
|
|
|
spi: xilinx_spi: Fix up I/O routine wrapping bogosity.
Paul Mundt
2010-01-20
1
-4
/
+24
|
|
*
|
|
|
|
spi/spi_imx: add device information by switching pr_debug() to dev_dbg()
Alberto Panizzo
2010-01-20
1
-1
/
+1
|
|
*
|
|
|
|
spi: update MSIOF includes
Magnus Damm
2010-01-20
1
-1
/
+1
|
|
*
|
|
|
|
spi/dw_spi: refine the IRQ mode working flow
Feng Tang
2010-01-20
3
-25
/
+41
|
|
*
|
|
|
|
spi/dw_spi: add a missed dw_spi_remove_host() in exit sequence
Feng Tang
2010-01-20
1
-0
/
+1
|
|
*
|
|
|
|
spi/dw_spi: bug fix in wait_till_not_busy()
Feng Tang
2010-01-20
1
-1
/
+1
|
|
*
|
|
|
|
spi/s3c64xx: Add new parameter to cs callback
Jassi Brar
2010-01-20
1
-3
/
+4
|
|
*
|
|
|
|
spi/s3c64xx: Include moved header
Jassi Brar
2010-01-20
1
-1
/
+1
|
|
*
|
|
|
|
spi/s3c64xx: Check before mem-region release
Jassi Brar
2010-01-20
1
-1
/
+2
|
|
*
|
|
|
|
spi/s3c64xx: Move src_clk to local driver data
Jassi Brar
2010-01-20
1
-19
/
+17
|
|
*
|
|
|
|
spi/s3c64xx: Differentiate ip and rate clock
Jassi Brar
2010-01-20
1
-20
/
+8
|
|
*
|
|
|
|
spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info
Jassi Brar
2010-01-20
1
-12
/
+12
|
|
*
|
|
|
|
spi/mpc8xxx: don't check platform_get_irq's return value against zero
Uwe Kleine-König
2010-01-20
1
-2
/
+2
|
|
*
|
|
|
|
spi: Add Freescale/Motorola Coldfire QSPI driver
Steven King
2010-01-20
3
-0
/
+651
|
|
*
|
|
|
|
spi: make Open Firmware device id constant
Márton Németh
2010-01-20
4
-4
/
+4
|
|
*
|
|
|
|
spi: Fix reversed args to time_before() in Freescale stmp driver.
Robert P. J. Day
2010-01-20
1
-1
/
+1
|
|
*
|
|
|
|
spi: Add SPI master driver for DaVinci/DA8xx
Sandeep Paulraj
2010-01-20
3
-0
/
+1263
|
*
|
|
|
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2010-02-25
2
-4
/
+69
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
kconfig: Simplify LSMOD= handling
Michal Marek
2010-02-03
1
-5
/
+4
|
|
*
|
|
|
|
|
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2010-02-03
2
-13
/
+38
|
|
*
|
|
|
|
|
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
2010-02-02
1
-1
/
+14
|
|
*
|
|
|
|
|
kconfig: Check for if conditions in Kconfig for localmodconfig
Steven Rostedt
2010-01-06
1
-0
/
+26
|
|
*
|
|
|
|
|
kconfig: Create include/generated for localmodconfig
Steven Rostedt
2010-01-06
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2010-02-25
4
-248
/
+44
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
kconfig: simplification of scripts/extract-ikconfig
Dick Streefland
2009-10-07
4
-248
/
+44
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-02-25
27
-113
/
+2222
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...
Jiri Kosina
2010-02-25
54
-328
/
+922
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
HID: magicmouse: coding style and probe failure fixes
Michael Poole
2010-02-11
1
-60
/
+40
|
|
|
*
|
|
|
|
|
|
|
HID: fix up Kconfig entry for MagicMouse
Jiri Kosina
2010-02-10
1
-3
/
+2
|
|
|
*
|
|
|
|
|
|
|
HID: add a device driver for the Apple Magic Mouse.
Michael Poole
2010-02-10
5
-0
/
+482
|
|
|
*
|
|
|
|
|
|
|
HID: Export hid_register_report
Michael Poole
2010-02-10
2
-1
/
+3
|
|
|
*
|
|
|
|
|
|
|
HID: make Wacom modesetting failures non-fatal
Jiri Kosina
2010-02-03
1
-8
/
+9
[prev]
[next]