index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
[PATCH] usbcore: Wrap lines before column 80
Alan Stern
1
-46
/
+86
2005-10-29
[PATCH] usbcore: Improve endpoint sysfs file handling
Alan Stern
1
-4
/
+1
2005-10-29
[PATCH] USB: Always do usb-handoff
Alan Stern
2
-3
/
+3
2005-10-29
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
1
-0
/
+7
2005-10-29
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
1
-0
/
+8
2005-10-29
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
1
-0
/
+13
2005-10-29
[PATCH] stop exporting two functions
David Brownell
1
-5
/
+0
2005-10-29
[PATCH] one less word in struct device
David Brownell
1
-1
/
+0
2005-10-29
[PATCH] remove usb_suspend_device() parameter
David Brownell
1
-1
/
+1
2005-10-29
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
1
-5
/
+2
2005-10-29
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
1
-0
/
+4
2005-10-29
[PATCH] pci_ids: cleanup comments
Grant Coady
1
-4
/
+4
2005-10-29
[PATCH] PCI: fix edac drivers for radisys 82600 borkage
Andrew Morton
1
-0
/
+1
2005-10-29
[PATCH] pci_ids: remove non-referenced symbols from pci_ids.h
Grant Coady
1
-540
/
+0
2005-10-29
[PATCH] pci_ids: remove duplicates from pci_ids.h
Grant Coady
1
-19
/
+9
2005-10-29
[PATCH] PCI: Block config access during BIST
Brian King
1
-0
/
+7
2005-10-29
[PATCH] I2C: add i2c module alias for i2c drivers to use
Greg Kroah-Hartman
2
-0
/
+6
2005-10-29
[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
Jean Delvare
1
-4
/
+0
2005-10-29
[PATCH] i2c: SMBus PEC support rewrite, 2 of 3
Jean Delvare
1
-1
/
+1
2005-10-29
[PATCH] i2c: SMBus PEC support rewrite, 1 of 3
Jean Delvare
1
-18
/
+0
2005-10-29
[PATCH] i2c: Drop unused parport i2c IDs
Jean Delvare
1
-3
/
+0
2005-10-29
[PATCH] i2c: ID redefinition cleanups
Jean Delvare
1
-14
/
+0
2005-10-29
[PATCH] i2c: New Xicor X1205 RTC driver
Alessandro Zummo
1
-0
/
+31
2005-10-29
[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX
Jean Delvare
1
-1
/
+0
2005-10-29
[PATCH] i2c: Drop unused per-i2c-algorithm adapter max
Jean Delvare
3
-6
/
+0
2005-10-29
[PATCH] i2c: Drop out-of-date, colliding ioctl definitions
Jean Delvare
1
-5
/
+0
2005-10-29
[PATCH] i2c: Fix misplaced i2c.h comment
Jean Delvare
1
-1
/
+1
2005-10-29
[PATCH] i2c: Drop useless CVS revision IDs
Jean Delvare
4
-8
/
+0
2005-10-29
[PATCH] i2c: Fix union i2c_smbus_data definition
Hideki Iwamoto
1
-2
/
+1
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-55
/
+117
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
3
-0
/
+16
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Arnaldo Carvalho de Melo
2
-3
/
+6
2005-10-28
[Bluetooth] Make more functions static
Marcel Holtmann
1
-0
/
+6
2005-10-28
[Bluetooth] Move CRC table into RFCOMM core
Marcel Holtmann
1
-3
/
+0
2005-10-28
Merge ../bleed-2.6
Greg KH
118
-518
/
+1697
2005-10-28
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
Linus Torvalds
21
-240
/
+1270
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-15
/
+2
2005-10-28
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] INPUT: remove the input_class structure, as it is unused.
Greg Kroah-Hartman
1
-1
/
+0
2005-10-28
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
Greg Kroah-Hartman
1
-0
/
+1
2005-10-28
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
1
-1
/
+23
2005-10-28
[PATCH] Driver Core: document struct class_device properly
Greg Kroah-Hartman
1
-0
/
+24
2005-10-28
[PATCH] Driver Core: add the ability for class_device structures to be nested
Greg Kroah-Hartman
1
-3
/
+10
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
2
-29
/
+29
2005-10-28
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
1
-2
/
+2
2005-10-28
[PATCH] I2O: remove i2o_device_class
Dmitry Torokhov
1
-2
/
+0
2005-10-28
[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] driver model wakeup flags
David Brownell
1
-1
/
+25
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-2
/
+2
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
36
-30
/
+456
[next]