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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
gpiolib: request/free hooks
David Brownell
3
-13
/
+91
2008-10-16
omap drivers: switch to standard GPIO calls
David Brownell
5
-87
/
+75
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
3
-2
/
+28
2008-10-16
gpio: i2c expanders use subsys_init
David Brownell
3
-3
/
+12
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
2
-0
/
+5
2008-10-16
gpio: max7301: fix the race between chip addition and pins reconfiguration
Dmitry Baryshkov
1
-10
/
+8
2008-10-16
gpio: make gpiochip label const
Dmitry Baryshkov
1
-1
/
+1
2008-10-16
rtc-ds1672 new style driver
Alessandro Zummo
1
-80
/
+34
2008-10-16
rtc-max6900 new style driver
Alessandro Zummo
1
-154
/
+69
2008-10-16
rtc-at91rm9200: remove now-unneeded code
Andrew Victor
1
-3
/
+1
2008-10-16
rtc: rtc-m41t80.c: add support for the ST M41T65 RTC
Steven A. Falco
2
-17
/
+40
2008-10-16
rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE
Kumar Gala
1
-1
/
+1
2008-10-16
rtc: file close() consistently disables repeating irqs
David Brownell
5
-47
/
+9
2008-10-16
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
Paul Mundt
1
-5
/
+20
2008-10-16
rtc: rtc-rs5c372: SMBus conversion/support
Paul Mundt
1
-78
/
+131
2008-10-16
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
David Brownell
2
-10
/
+1
2008-10-16
rtc: remove some NOP open/release methods
David Brownell
2
-25
/
+0
2008-10-16
rtc-ds1307: alarm support for ds1337/ds1339
Rodolfo Giometti
1
-13
/
+295
2008-10-16
rtc: add device driver for Dallas DS3234 SPI RTC chip
Dennis Aberilla
3
-0
/
+300
2008-10-16
rtc: DS1374 wakeup support
Marc Pignat
1
-0
/
+21
2008-10-16
rtc-pcf8563: remove client validation
Laurent Pinchart
1
-58
/
+0
2008-10-16
autofs4: add miscellaneous device for ioctls
Ian Kent
7
-13
/
+1073
2008-10-16
autofs4: device node ioctl documentation
Ian Kent
1
-0
/
+393
2008-10-16
autofs4: track uid and gid of last mount requester
Ian Kent
3
-0
/
+39
2008-10-16
autofs4: cleanup autofs mount type usage
Ian Kent
5
-12
/
+15
2008-10-16
eCryptfs: remove netlink transport
Tyler Hicks
6
-388
/
+60
2008-10-16
ecryptfs: convert to use new aops
Badari Pulavarty
1
-31
/
+50
2008-10-16
eCryptfs: remove retry loop in ecryptfs_readdir()
Michael Halcrow
1
-9
/
+8
2008-10-16
i2o: Fix 32/64bit DMA locking
Alan Cox
8
-311
/
+351
2008-10-16
spi: core and gpio expanders use subsys_init
David Brownell
3
-4
/
+9
2008-10-16
orion_spi: handle 88F6183 erratum
Lennert Buytenhek
2
-0
/
+6
2008-10-16
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
2
-30
/
+50
2008-10-16
pxa2xx_spi: minor cleanup
Guennadi Liakhovetski
1
-4
/
+4
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
2
-0
/
+7
2008-10-16
spi: simplify spi_write_then_read()
Vernon Sauder
1
-14
/
+8
2008-10-16
mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-55
/
+0
2008-10-16
Allow recursion in binfmt_script and binfmt_misc
Kirill A. Shutemov
4
-5
/
+8
2008-10-16
alpha: introduce field 'taso' into struct linux_binprm
Kirill A. Shutemov
3
-2
/
+5
2008-10-16
binfmt_som.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-10-16
checkpatch: version: 0.24
Andy Whitcroft
1
-1
/
+1
2008-10-16
checkpatch: allow for comments either side of a brace on case
Andy Whitcroft
1
-1
/
+1
2008-10-16
checkpatch: suspect indent handle macro continuation
Andy Whitcroft
1
-1
/
+4
2008-10-16
checkpatch: trailing statements ensure we report the end of the line
Andy Whitcroft
1
-1
/
+10
2008-10-16
checkpatch: DEFINE_ macros are real definitions for exports
Andy Whitcroft
1
-7
/
+8
2008-10-16
checkpatch: complex macros checks miss square brackets
Andy Whitcroft
1
-3
/
+4
2008-10-16
checkpatch: suspect code indent must stop at #else/#elif
Andy Whitcroft
1
-0
/
+6
2008-10-16
checkpatch: pull out known acceptable typedefs
Andy Whitcroft
1
-1
/
+7
2008-10-16
checkpatch: accept any sized le/be type
Andy Whitcroft
1
-1
/
+1
2008-10-16
checkpatch: macros which define structure members are not complex
Andy Whitcroft
1
-0
/
+1
2008-10-16
checkpatch: handle do without braces if we have enough context
Andy Whitcroft
1
-3
/
+24
[next]