Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f6a7110520037ba786f17b53790c6eb8a3d4ef55
f6a7110
i2c-dev: Delete empty detach_client callback
by Jean Delvare
· 16 years ago
954a993
i2c: Drop stray references to lm_sensors
by Jean Delvare
· 16 years ago
54fb4a05
i2c: Check for ACPI resource conflicts
by Jean Delvare
· 16 years ago
2373c18
i2c-ocores: basic PM support
by Manuel Lauss
· 16 years ago
392a040
i2c-sibyte: SWARM I2C board initialization
by Maciej W. Rozycki
· 16 years ago
cf898dc
i2c-i801: Fix handling of error conditions
by Jean Delvare
· 16 years ago
2b73809
i2c-i801: Rename local variable temp to status
by Jean Delvare
· 16 years ago
dcb5c92
i2c-i801: Properly report bus arbitration loss
by Jean Delvare
· 16 years ago
90df2cb
i2c-i801: Remove verbose debugging messages
by Jean Delvare
· 16 years ago
e3e7fc3
i2c-algo-pcf: Drop unused struct members
by Jean Delvare
· 16 years ago
0573d11
i2c-algo-pcf: Multi-master lost-arbitration improvement
by Eric Brower
· 16 years ago
8a56ce1
i2c: Deprecate the legacy gpio drivers
by David Brownell
· 16 years ago
47a9b13
i2c-pxa: Initialize early
by Uli Luckas
· 16 years ago
d3dc685
i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc
by Stefan Roese
· 16 years ago
e6c3de6
i2c-ibm_iic: Remove deprecated OCP style part
by Stefan Roese
· 16 years ago
e045744
i2c: Simplify i2c_device_probe
by Jean Delvare
· 16 years ago
1b4dff9
i2c/eeprom: Fall back to SMBus read word transactions
by Jean Delvare
· 16 years ago
d4653bf
i2c/eeprom: Only probe buses with DDC or SPD class
by Jean Delvare
· 16 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 16 years ago
c1b6b4f
i2c: Let framebuffer drivers set their I2C bus class to DDC
by Jean Delvare
· 16 years ago
0d2b405
i2c: Add MAINTAINER entry for i2c-cpm
by Jochen Friedrich
· 16 years ago
3b27080
i2c-cpm: Bugfixes
by Wolfram Sang
· 16 years ago
61045db
i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers
by Jochen Friedrich
· 16 years ago
77e38bf
i2c: Push ioctl BKL down into the i2c code
by Alan Cox
· 16 years ago
5bc1200
i2c: Add Intel SCH SMBus support
by Alek Du
· 16 years ago
f7050bd
i2c: Simplify i2c_del_driver()
by Jean Delvare
· 16 years ago
6a03cd93
i2c: Use list_for_each_entry_safe
by Matthias Kaehlcke
· 16 years ago
7650da0
i2c-pca-platform: Fix error code
by Wolfram Sang
· 16 years ago
c80ebe7
i2c-pca-algo: Fix error code
by Wolfram Sang
· 16 years ago
ac7fc4f
i2c: Consistently reject unsupported transactions
by Jean Delvare
· 16 years ago
fa63cd5
i2c-piix4: Various cleanups and minor fixes
by Jean Delvare
· 16 years ago
9714034
i2c: Bus drivers return -Errno not -1
by David Brownell
· 16 years ago
6ea438e
i2c: i2c_use_client() defends against NULL
by David Brownell
· 16 years ago
a1cdeda
i2c: Kerneldoc for most I/O calls
by David Brownell
· 16 years ago
ae7193f
i2c: Update stray references to smbus_access
by Jean Delvare
· 16 years ago
67c2e66
i2c: Delete unused function i2c_smbus_write_quick
by Jean Delvare
· 16 years ago
f5b728a
i2c: Group bus drivers by type
by Jean Delvare
· 16 years ago
24a5bb7
i2c-core: Return -Errno, not -1
by David Brownell
· 16 years ago
7541549
i2c-core: Remove needless include
by Jean Delvare
· 16 years ago
81fded1
i2c: Document standard fault codes
by David Brownell
· 16 years ago
4d2bee5
i2c-bfin-twi: Update the dependencies
by Mike Frysinger
· 16 years ago
20a9b6e
i2c: Remove 3 deprecated bus drivers
by Adrian Bunk
· 16 years ago
279e902
i2c-nforce2: Add support for multiplexing on the Tyan S4985
by Jean Delvare
· 16 years ago
2e74378
i2c-davinci: Initialize cmd_complete sooner
by Troy Kisky
· 16 years ago
5a0d5f5
i2c-davinci: Fix signal handling bug
by Troy Kisky
· 16 years ago
0ab56e2
i2c-davinci: Remove useless IVR read
by Troy Kisky
· 16 years ago
d868caa
i2c-davinci: Move dev_dbg statement for more output
by Troy Kisky
· 16 years ago
cc99ff7
i2c-davinci: Ensure clock between 7-12 MHz
by Troy Kisky
· 16 years ago
7f101a9
i2c: Use class_for_each_device
by Dave Young
· 16 years ago
bce7f79
Linux 2.6.26
by Linus Torvalds
· 16 years ago
ec229e8
devcgroup: fix permission check when adding entry to child cgroup
by Li Zefan
· 16 years ago
17d213f
devcgroup: always show positive major/minor num
by Li Zefan
· 16 years ago
0302c01
Documentation/HOWTO: correct wrong kernel bugzilla FAQ URL
by Jiri Pirko
· 16 years ago
3b5c6b8
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3e84050
cpusets, hotplug, scheduler: fix scheduler domain breakage
by Dmitry Adamushko
· 16 years ago
9df2fe9
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
de72aa4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
536abdb
cifs: fix wksidarr declaration to be big-endian friendly
by Jeff Layton
· 17 years ago
e911d0c
cifs: fix inode leak in cifs_get_inode_info_unix
by Jeff Layton
· 17 years ago
d3297a6
frv: fix irqs_disabled() to return an int, not an unsigned long
by David Howells
· 17 years ago
d1a5d19
OProfile kernel maintainership changes
by Robert Richter
· 17 years ago
8ea9212
rtc-pcf8563: add chip id
by Jon Smirl
· 17 years ago
876550a
rtc-fm3130: fix chip naming
by Alessandro Zummo
· 17 years ago
bca5c2c
ov7670: clean up ov7670_read semantics
by Andres Salomon
· 17 years ago
05d81d2
serial8250: sanity check nr_uarts on all paths.
by Eric W. Biederman
· 17 years ago
f31ad92
fbdev: bugfix for multiprocess defio
by Jaya Kumar
· 17 years ago
4fc89e3
drivers/isdn/i4l/isdn_common.c fix small resource leak
by Darren Jenkins
· 17 years ago
43f77e9
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
by Darren Jenkins
· 17 years ago
8df5fc0
[SCSI] bsg: fix oops on remove
by James Bottomley
· 17 years ago
2789898
[SCSI] fusion: default MSI to disabled for SPI and FC controllers
by James Bottomley
· 17 years ago
5ac37f8
x86: fix ldt limit for 64 bit
by Michael Karcher
· 17 years ago
a26929f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
3976df9
[PATCH] IPMI: return correct value from ipmi_write
by Mark Rustad
· 17 years ago
0ce3a7e
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
by Brian King
· 17 years ago
4d727a7
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
49641f1
Fix reference counting race on log buffers
by Dave Chinner
· 17 years ago
3c1e389
libata-acpi: don't call sleeping function from invalid context
by Zhang Rui
· 17 years ago
edb8047
Added Targa Visionary 1000 IDE adapter to pata_sis.c
by Kai Krakow
· 17 years ago
b344991
libata-acpi: filter out DIPM enable
by Tejun Heo
· 17 years ago
61ca9da
rtc: fix reported IRQ rate for when HPET is enabled
by Paul Gortmaker
· 17 years ago
ac310bb
Fix name of Russell King in various comments
by Uwe Kleine-König
· 17 years ago
a7de390
rapidio: fix device reference counting
by Eugene Surovegin
· 17 years ago
fb0e7e1
tpm: add Intel TPM TIS device HID
by Marcin Obara
· 17 years ago
e5a5816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e35259a
tun: Persistent devices can get stuck in xoff state
by Max Krasnyansky
· 17 years ago
ccf9b3b
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
by Steffen Klassert
· 17 years ago
0ce2855
ipv6: missed namespace context in ipv6_rthdr_rcv
by Denis V. Lunev
· 17 years ago
fe785be
netlabel: netlink_unicast calls kfree_skb on error path by itself
by Denis V. Lunev
· 17 years ago
2e65557
ipv4: fib_trie: Fix lookup error return
by Ben Hutchings
· 17 years ago
3d8ea1f
tcp: correct kcalloc usage
by Milton Miller
· 17 years ago
4edc2f3
ip: sysctl documentation cleanup
by Stephen Hemminger
· 17 years ago
53025f5
Documentation: clarify tcp_{r,w}mem sysctl docs
by J. Bruce Fields
· 17 years ago
bdb2192
slub: Fix use-after-preempt of per-CPU data structure
by Dmitry Adamushko
· 17 years ago
96a8e13
exec: fix stack excutability without PT_GNU_STACK
by Hugh Dickins
· 17 years ago
f8804d3
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
a26449d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
b1e3873
sched: fix cpu hotplug, cleanup
by Linus Torvalds
· 17 years ago
9cc3089
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
70ff055
Fix PREEMPT_RCU without HOTPLUG_CPU
by Nick Piggin
· 17 years ago
eb6d42e
ftrace: Documentation
by Steven Rostedt
· 17 years ago
Next »