index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge http://oss.oracle.com/git/ocfs2
Linus Torvalds
2006-01-05
2
-7
/
+20
|
\
|
*
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
2006-01-03
2
-7
/
+20
*
|
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
2006-01-05
71
-5148
/
+2400
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-01-05
70
-5147
/
+2399
|
|
\
\
|
|
*
|
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
Richard Purdie
2006-01-06
2
-0
/
+5
|
|
*
|
[PATCH] pcmcia: cleanup cs.c, reduce size
Daniel Ritz
2006-01-06
1
-49
/
+39
|
|
*
|
[PATCH] drivers/pcmcia/cistpl.c: fix endian warnings
Alexey Dobriyan
2006-01-06
1
-15
/
+15
|
|
*
|
[PATCH] pcmcia: kzalloc conversion
Dominik Brodowski
2006-01-06
9
-28
/
+13
|
|
*
|
[PATCH] pcmcia: no probing of ioports on PARISC
Dominik Brodowski
2006-01-06
1
-1
/
+1
|
|
*
|
[PATCH] pcmcia: export stored values in sysfs
Dominik Brodowski
2006-01-06
1
-17
/
+10
|
|
*
|
[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS
Vitaly Bordug
2006-01-06
1
-6
/
+91
|
|
*
|
[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards
Vitaly Bordug
2006-01-06
1
-2
/
+1
|
|
*
|
[PATCH] pcmcia: properly handle static mem, but dynamic io sockets
Dominik Brodowski
2006-01-06
3
-2
/
+107
|
|
*
|
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
45
-2225
/
+467
|
|
*
|
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
38
-651
/
+78
|
|
*
|
[PATCH] pcmcia: remove old detach mechanism
Dominik Brodowski
2006-01-06
1
-60
/
+17
|
|
*
|
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
45
-896
/
+368
|
|
*
|
[PATCH] pcmcia: merge suspend into device model
Dominik Brodowski
2006-01-06
4
-11
/
+100
|
|
*
|
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
43
-991
/
+1419
|
|
*
|
[PATCH] yenta: make bridge specific init code configurable
Daniel Ritz
2006-01-05
3
-2
/
+66
|
|
*
|
[PATCH] pcmcia: validate_mem fix
Andrew Morton
2006-01-05
1
-2
/
+6
|
|
*
|
[PATCH] pcmcia: validate_mem shouldn't be void
Dominik Brodowski
2006-01-05
4
-61
/
+74
|
|
*
|
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
2006-01-05
14
-606
/
+0
|
|
*
|
[PATCH] yenta: optimize interrupt handler
Daniel Ritz
2006-01-05
1
-4
/
+4
|
|
*
|
[PATCH] pcmcia: avoid macro usage in cistpl
Pavel Machek
2006-01-05
1
-3
/
+3
|
*
|
|
[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}
Luis F. Ortiz
2006-01-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
2006-01-05
407
-9473
/
+36040
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
37
-295
/
+451
|
|
\
\
|
|
*
|
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
Adrian Bunk
2006-01-04
1
-0
/
+2
|
|
*
|
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
Greg Kroah-Hartman
2006-01-04
1
-4
/
+22
|
|
*
|
[PATCH] Driver Core: Rearrange exports in platform.c
Dmitry Torokhov
2006-01-04
1
-11
/
+10
|
|
*
|
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2006-01-04
1
-15
/
+30
|
|
*
|
[PATCH] Input: add modalias support
Rusty Russell
2006-01-04
1
-0
/
+39
|
|
*
|
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
2006-01-04
5
-0
/
+64
|
|
*
|
[PATCH] Allow overlapping resources for platform devices
Kumar Gala
2006-01-04
1
-1
/
+1
|
|
*
|
[PATCH] Hold the device's parent's lock during probe and remove
Alan Stern
2006-01-04
2
-2
/
+28
|
|
*
|
[PATCH] driver kill hotplug word from sn and others fix
Paul Jackson
2006-01-04
2
-4
/
+4
|
|
*
|
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
24
-253
/
+248
|
|
*
|
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
2006-01-04
1
-1
/
+1
|
|
*
|
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2006-01-04
2
-2
/
+0
|
|
*
|
[PATCH] keep pnpbios usermod_helper away from hotplug_path[]
Kay Sievers
2006-01-04
1
-5
/
+3
|
|
|
/
|
*
|
[PATCH] Fix IXP4xx watchdog errata workaround
Deepak Saxena
2006-01-04
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2006-01-04
3
-19
/
+131
|
|
\
\
|
|
*
|
[ALSA] [PATCH] alsa: Improved PnP suspend support
Pierre Ossman
2006-01-03
2
-24
/
+91
|
|
*
|
[ALSA] PATCH] Add PM support to PnP drivers
Takashi Iwai
2006-01-03
2
-0
/
+45
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-04
6
-1
/
+16
|
|
\
\
|
|
*
|
gitignore: misc files
Brian Gerst
2006-01-01
6
-1
/
+16
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-04
5
-13
/
+13
|
|
\
\
\
|
|
*
|
|
update the email address of Randy Dunlap
Adrian Bunk
2006-01-03
1
-1
/
+1
|
|
*
|
|
s/retreiv/retriev/g
Matt Mackall
2006-01-03
4
-12
/
+12
|
|
|
|
/
|
|
|
/
|
[next]