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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
i2c: Bitbanging I2C bus driver using the GPIO API
Haavard Skinnemoen
1
-0
/
+38
2007-05-01
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
1
-0
/
+3
2007-05-01
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
1
-2
/
+4
2007-05-01
i2c: Blackfin Two Wire Interface driver
Bryan Wu
1
-1
/
+2
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
1
-1
/
+1
2007-05-01
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
1
-4
/
+0
2007-05-01
i2c: Add i2c_new_probed_device()
Jean Delvare
1
-0
/
+9
2007-05-01
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
1
-0
/
+1
2007-05-01
i2c: Add i2c_add_numbered_adapter()
David Brownell
1
-0
/
+1
2007-05-01
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
1
-0
/
+62
2007-05-01
i2c: i2c stack can remove()
David Brownell
1
-0
/
+1
2007-05-01
i2c: i2c stack can probe()
David Brownell
1
-2
/
+11
2007-05-01
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
2
-1
/
+1
2007-05-01
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
1
-0
/
+2
2007-05-01
i2c: Emulate SMBus block read over I2C
Jean Delvare
1
-0
/
+1
2007-05-01
i2c: Rename dev_to_i2c_adapter()
David Brownell
1
-1
/
+1
2007-05-01
i2c: Shrink struct i2c_client
David Brownell
1
-9
/
+14
2007-05-01
i2c: i2c_adapter devices need no driver
Jean Delvare
1
-1
/
+0
2007-05-01
i2c: Kill i2c_adapter.class_dev
Jean Delvare
1
-3
/
+0
2007-04-30
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-04-30
Add kvasprintf()
Jeremy Fitzhardinge
1
-0
/
+1
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
1
-6
/
+6
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-0
/
+4
2007-04-30
power management: remove firmware disk mode
Johannes Berg
1
-7
/
+6
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
1
-11
/
+12
2007-04-30
Extend print_symbol capability
Robert Peterson
1
-1
/
+12
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-1
/
+13
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-10
/
+81
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-1
/
+2
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
38
-682
/
+812
2007-04-30
[SNMP]: Add definitions for {In,Out}BcastPkts
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
1
-0
/
+5
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2
-0
/
+16
2007-04-30
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
1
-3
/
+1
2007-04-30
Merge branch 'cfq' into for-linus
Jens Axboe
1
-0
/
+1
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
1
-1
/
+1
2007-04-30
[SKB]: Introduce skb_queue_walk_safe()
James Chapman
1
-0
/
+5
2007-04-30
ll_rw_blk: add io_context private pointer
Jens Axboe
1
-0
/
+1
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
292
-5317
/
+4136
2007-04-30
[POWERPC] Declare enable_kernel_spe in a header
Johannes Berg
1
-0
/
+1
2007-04-30
[POWERPC] Stop using ppc_sys for Xilinx Virtex boards
Grant Likely
1
-2
/
+0
2007-04-30
[POWERPC] Merge common virtex header files
Grant Likely
1
-6
/
+2
2007-04-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-71
/
+64
2007-04-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-41
/
+50
2007-04-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-0
/
+35
2007-04-28
[AF_IUCV/IUCV]: smp_call_function deadlock
Martin Schwidefsky
1
-1
/
+1
2007-04-28
[XFRM]: Export SPD info
Jamal Hadi Salim
2
-0
/
+48
2007-04-28
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
1
-1
/
+0
2007-04-28
[NETPOLL]: Fix TX queue overflow in trapped mode.
Sergei Shtylyov
1
-5
/
+3
2007-04-28
Pull misc-for-upstream into release branch
Len Brown
1
-0
/
+1
[next]